ファイル定義書 VC2010

igb_api.c

ファイル名ファイル名

igb_api.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 528 48%
空行行数 141 13%
実行行数 439 39%
合計行数 1108 100%

関数定義数関数定義数

内容 定義数
関数数 61

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction igb_init_mac_params s32 igb_init_mac_params - Initialize MAC function pointers
2
FunctionFunction igb_init_nvm_params s32 igb_init_nvm_params - Initialize NVM function pointers
3
FunctionFunction igb_init_phy_params s32 igb_init_phy_params - Initialize PHY function pointers
4
FunctionFunction igb_init_mbx_params s32 igb_init_mbx_params - Initialize mailbox function pointers
5
FunctionFunction igb_set_mac_type s32 igb_set_mac_type - Sets MAC type
6
FunctionFunction igb_setup_init_funcs s32 igb_setup_init_funcs - Initializes function pointers
7
FunctionFunction igb_get_bus_info s32 igb_get_bus_info - Obtain bus information for adapter
8
FunctionFunction igb_clear_vfta void igb_clear_vfta - Clear VLAN filter table
9
FunctionFunction igb_write_vfta void igb_write_vfta - Write value to VLAN filter table
10
FunctionFunction igb_update_mc_addr_list void igb_update_mc_addr_list - Update Multicast addresses
11
FunctionFunction igb_force_mac_fc s32 igb_force_mac_fc - Force MAC flow control
12
FunctionFunction igb_check_for_link s32 igb_check_for_link - Check/Store link connection
13
FunctionFunction igb_check_mng_mode bool igb_check_mng_mode - Check management mode
14
FunctionFunction igb_mng_write_dhcp_info s32 igb_mng_write_dhcp_info - Writes DHCP info to host interface
15
FunctionFunction igb_reset_hw s32 igb_reset_hw - Reset hardware
16
FunctionFunction igb_init_hw s32 igb_init_hw - Initialize hardware
17
FunctionFunction igb_setup_link s32 igb_setup_link - Configures link and flow control
18
FunctionFunction igb_get_speed_and_duplex s32 igb_get_speed_and_duplex - Returns current speed and duplex
19
FunctionFunction igb_setup_led s32 igb_setup_led - Configures SW controllable LED
20
FunctionFunction igb_cleanup_led s32 igb_cleanup_led - Restores SW controllable LED
21
FunctionFunction igb_blink_led s32 igb_blink_led - Blink SW controllable LED
22
FunctionFunction igb_id_led_init s32 igb_id_led_init - store LED configurations in SW
23
FunctionFunction igb_led_on s32 igb_led_on - Turn on SW controllable LED
24
FunctionFunction igb_led_off s32 igb_led_off - Turn off SW controllable LED
25
FunctionFunction igb_reset_adaptive void igb_reset_adaptive - Reset adaptive IFS
26
FunctionFunction igb_update_adaptive void igb_update_adaptive - Update adaptive IFS
27
FunctionFunction igb_disable_pcie_master s32 igb_disable_pcie_master - Disable PCI-Express master access
28
FunctionFunction igb_config_collision_dist void igb_config_collision_dist - Configure collision distance
29
FunctionFunction igb_rar_set void igb_rar_set - Sets a receive address register
30
FunctionFunction igb_validate_mdi_setting s32 igb_validate_mdi_setting - Ensures valid MDI/MDIX SW state
31
FunctionFunction igb_mta_set void igb_mta_set - Sets multicast table bit
32
FunctionFunction igb_hash_mc_addr u32 igb_hash_mc_addr - Determines address location in multicast table
33
FunctionFunction igb_enable_tx_pkt_filtering bool igb_enable_tx_pkt_filtering - Enable packet filtering on TX
34
FunctionFunction igb_mng_host_if_write s32 igb_mng_host_if_write - Writes to the manageability host interface
35
FunctionFunction igb_mng_write_cmd_header s32 igb_mng_write_cmd_header - Writes manageability command header
36
FunctionFunction igb_mng_enable_host_if s32 igb_mng_enable_host_if - Checks host interface is enabled
37
FunctionFunction igb_wait_autoneg s32 igb_wait_autoneg - Waits for autonegotiation completion
38
FunctionFunction igb_check_reset_block s32 igb_check_reset_block - Verifies PHY can be reset
39
FunctionFunction igb_read_phy_reg s32 igb_read_phy_reg - Reads PHY register
40
FunctionFunction igb_write_phy_reg s32 igb_write_phy_reg - Writes PHY register
41
FunctionFunction igb_release_phy void igb_release_phy - Generic release PHY
42
FunctionFunction igb_acquire_phy s32 igb_acquire_phy - Generic acquire PHY
43
FunctionFunction igb_read_kmrn_reg s32 igb_read_kmrn_reg - Reads register using Kumeran interface
44
FunctionFunction igb_write_kmrn_reg s32 igb_write_kmrn_reg - Writes register using Kumeran interface
45
FunctionFunction igb_get_cable_length s32 igb_get_cable_length - Retrieves cable length estimation
46
FunctionFunction igb_get_phy_info s32 igb_get_phy_info - Retrieves PHY information from registers
47
FunctionFunction igb_phy_hw_reset s32 igb_phy_hw_reset - Hard PHY reset
48
FunctionFunction igb_phy_commit s32 igb_phy_commit - Soft PHY reset
49
FunctionFunction igb_set_d0_lplu_state s32 igb_set_d0_lplu_state - Sets low power link up state for D0
50
FunctionFunction igb_set_d3_lplu_state s32 igb_set_d3_lplu_state - Sets low power link up state for D3
51
FunctionFunction igb_read_mac_addr s32 igb_read_mac_addr - Reads MAC address
52
FunctionFunction igb_read_pba_num s32 igb_read_pba_num - Read device part number
53
FunctionFunction igb_validate_nvm_checksum s32 igb_validate_nvm_checksum - Verifies NVM (EEPROM) checksum
54
FunctionFunction igb_update_nvm_checksum s32 igb_update_nvm_checksum - Updates NVM (EEPROM) checksum
55
FunctionFunction igb_reload_nvm void igb_reload_nvm - Reloads EEPROM
56
FunctionFunction igb_read_nvm s32 igb_read_nvm - Reads NVM (EEPROM)
57
FunctionFunction igb_write_nvm s32 igb_write_nvm - Writes to NVM (EEPROM)
58
FunctionFunction igb_write_8bit_ctrl_reg s32 igb_write_8bit_ctrl_reg - Writes 8bit Control register
59
FunctionFunction igb_power_up_phy void igb_power_up_phy - Restores link in case of PHY power down
60
FunctionFunction igb_power_down_phy void igb_power_down_phy - Power down PHY
61
FunctionFunction igb_shutdown_fiber_serdes_link void igb_shutdown_fiber_serdes_link - Remove link during power down

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー