e1000_mac.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 678 | 31% |
空行行数 | 387 | 18% |
実行行数 | 1131 | 51% |
合計行数 | 2196 | 100% |
内容 | 定義数 |
---|---|
関数数 | 53 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | e1000_init_mac_ops_generic | void | e1000_init_mac_ops_generic - Initialize MAC function pointers |
2 |
Function | e1000_null_ops_generic | s32 | e1000_null_ops_generic - No-op function, returns 0 |
3 |
Function | e1000_null_mac_generic | void | e1000_null_mac_generic - No-op function, return void |
4 |
Function | e1000_null_link_info | s32 | e1000_null_link_info - No-op function, return 0 |
5 |
Function | e1000_null_mng_mode | bool | e1000_null_mng_mode - No-op function, return false |
6 |
Function | e1000_null_update_mc | void | e1000_null_update_mc - No-op function, return void |
7 |
Function | e1000_null_write_vfta | void | e1000_null_write_vfta - No-op function, return void |
8 |
Function | e1000_null_mta_set | void | e1000_null_set_mta - No-op function, return void |
9 |
Function | e1000_null_rar_set | void | e1000_null_rar_set - No-op function, return void |
10 |
Function | e1000_get_bus_info_pci_generic | s32 | e1000_get_bus_info_pci_generic - Get PCI(x) bus information |
11 |
Function | e1000_get_bus_info_pcie_generic | s32 | e1000_get_bus_info_pcie_generic - Get PCIe bus information |
12 |
Static | e1000_set_lan_id_multi_port_pcie | static void | e1000_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
13 |
Function | e1000_set_lan_id_multi_port_pci | void | e1000_set_lan_id_multi_port_pci - Set LAN id for PCI multiple port devices |
14 |
Function | e1000_set_lan_id_single_port | void | e1000_set_lan_id_single_port - Set LAN id for a single port device |
15 |
Function | e1000_clear_vfta_generic | void | e1000_clear_vfta_generic - Clear VLAN filter table |
16 |
Function | e1000_write_vfta_generic | void | e1000_write_vfta_generic - Write value to VLAN filter table |
17 |
Function | e1000_init_rx_addrs_generic | void | e1000_init_rx_addrs_generic - Initialize receive address's |
18 |
Function | e1000_check_alt_mac_addr_generic | s32 | e1000_check_alt_mac_addr_generic - Check for alternate MAC addr |
19 |
Function | e1000_rar_set_generic | void | e1000_rar_set_generic - Set receive address register |
20 |
Function | e1000_mta_set_generic | void | e1000_mta_set_generic - Set multicast filter table address |
21 |
Function | e1000_update_mc_addr_list_generic | void | e1000_update_mc_addr_list_generic - Update Multicast addresses |
22 |
Function | e1000_hash_mc_addr_generic | u32 | e1000_hash_mc_addr_generic - Generate a multicast hash value |
23 |
Function | e1000_pcix_mmrbc_workaround_generic | void | e1000_pcix_mmrbc_workaround_generic - Fix incorrect MMRBC value |
24 |
Function | e1000_clear_hw_cntrs_base_generic | void | e1000_clear_hw_cntrs_base_generic - Clear base hardware counters |
25 |
Function | e1000_check_for_copper_link_generic | s32 | e1000_check_for_copper_link_generic - Check for link (Copper) |
26 |
Function | e1000_check_for_fiber_link_generic | s32 | e1000_check_for_fiber_link_generic - Check for link (Fiber) |
27 |
Function | e1000_check_for_serdes_link_generic | s32 | e1000_check_for_serdes_link_generic - Check for link (Serdes) |
28 |
Function | e1000_setup_link_generic | s32 | e1000_setup_link_generic - Setup flow control and link settings |
29 |
Function | e1000_setup_fiber_serdes_link_generic | s32 | e1000_setup_fiber_serdes_link_generic - Setup link for fiber/serdes |
30 |
Function | e1000_config_collision_dist_generic | void | e1000_config_collision_dist_generic - Configure collision distance |
31 |
Function | e1000_poll_fiber_serdes_link_generic | s32 | e1000_poll_fiber_serdes_link_generic - Poll for link up |
32 |
Function | e1000_commit_fc_settings_generic | s32 | e1000_commit_fc_settings_generic - Configure flow control |
33 |
Function | e1000_set_fc_watermarks_generic | s32 | e1000_set_fc_watermarks_generic - Set flow control high/low watermarks |
34 |
Function | e1000_set_default_fc_generic | s32 | e1000_set_default_fc_generic - Set flow control default values |
35 |
Function | e1000_force_mac_fc_generic | s32 | e1000_force_mac_fc_generic - Force the MAC's flow control settings |
36 |
Function | e1000_config_fc_after_link_up_generic | s32 | e1000_config_fc_after_link_up_generic - Configures flow control after link |
37 |
Function | e1000_get_speed_and_duplex_copper_generic | s32 | e1000_get_speed_and_duplex_copper_generic - Retrieve current speed/duplex |
38 |
Function | e1000_get_speed_and_duplex_fiber_serdes_generic | s32 | e1000_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
39 |
Function | e1000_get_hw_semaphore_generic | s32 | e1000_get_hw_semaphore_generic - Acquire hardware semaphore |
40 |
Function | e1000_put_hw_semaphore_generic | void | e1000_put_hw_semaphore_generic - Release hardware semaphore |
41 |
Function | e1000_get_auto_rd_done_generic | s32 | e1000_get_auto_rd_done_generic - Check for auto read completion |
42 |
Function | e1000_valid_led_default_generic | s32 | e1000_valid_led_default_generic - Verify a valid default LED config |
43 |
Function | e1000_id_led_init_generic | s32 | e1000_id_led_init_generic - |
44 |
Function | e1000_setup_led_generic | s32 | e1000_setup_led_generic - Configures SW controllable LED |
45 |
Function | e1000_cleanup_led_generic | s32 | e1000_cleanup_led_generic - Set LED config to default operation |
46 |
Function | e1000_blink_led_generic | s32 | e1000_blink_led_generic - Blink LED |
47 |
Function | e1000_led_on_generic | s32 | e1000_led_on_generic - Turn LED on |
48 |
Function | e1000_led_off_generic | s32 | e1000_led_off_generic - Turn LED off |
49 |
Function | e1000_set_pcie_no_snoop_generic | void | e1000_set_pcie_no_snoop_generic - Set PCI-express capabilities |
50 |
Function | e1000_disable_pcie_master_generic | s32 | e1000_disable_pcie_master_generic - Disables PCI-express master access |
51 |
Function | e1000_reset_adaptive_generic | void | e1000_reset_adaptive_generic - Reset Adaptive Interframe Spacing |
52 |
Function | e1000_update_adaptive_generic | void | e1000_update_adaptive_generic - Update Adaptive Interframe Spacing |
53 |
Static | e1000_validate_mdi_setting_generic | static s32 | e1000_validate_mdi_setting_generic - Verify MDI/MDIx settings |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー