ファイル定義書 VC2010

igb_phy.c

ファイル名ファイル名

igb_phy.c

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

内容 行数 比率
コメント行数 659 27%
空行行数 461 19%
実行行数 1350 54%
合計行数 2470 100%

関数定義数関数定義数

内容 定義数
関数数 49

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction igb_check_reset_block_generic s32 igb_check_reset_block_generic - Check if PHY reset is blocked
2
FunctionFunction igb_get_phy_id s32 igb_get_phy_id - Retrieve the PHY ID and revision
3
FunctionFunction igb_phy_reset_dsp_generic s32 igb_phy_reset_dsp_generic - Reset PHY DSP
4
FunctionFunction igb_read_phy_reg_mdic s32 igb_read_phy_reg_mdic - Read MDI control register
5
FunctionFunction igb_write_phy_reg_mdic s32 igb_write_phy_reg_mdic - Write MDI control register
6
FunctionFunction igb_read_phy_reg_i2c s32 igb_read_phy_reg_i2c - Read PHY register using i2c
7
FunctionFunction igb_write_phy_reg_i2c s32 igb_write_phy_reg_i2c - Write PHY register using i2c
8
FunctionFunction igb_read_phy_reg_m88 s32 igb_read_phy_reg_m88 - Read m88 PHY register
9
FunctionFunction igb_write_phy_reg_m88 s32 igb_write_phy_reg_m88 - Write m88 PHY register
10
StaticStatic __igb_read_phy_reg_igp static s32 __igb_read_phy_reg_igp - Read igp PHY register
11
FunctionFunction igb_read_phy_reg_igp s32 igb_read_phy_reg_igp - Read igp PHY register
12
FunctionFunction igb_read_phy_reg_igp_locked s32 igb_read_phy_reg_igp_locked - Read igp PHY register
13
StaticStatic __igb_write_phy_reg_igp static s32 igb_write_phy_reg_igp - Write igp PHY register
14
FunctionFunction igb_write_phy_reg_igp s32 igb_write_phy_reg_igp - Write igp PHY register
15
FunctionFunction igb_write_phy_reg_igp_locked s32 igb_write_phy_reg_igp_locked - Write igp PHY register
16
StaticStatic __igb_read_kmrn_reg static s32 __igb_read_kmrn_reg - Read kumeran register
17
FunctionFunction igb_read_kmrn_reg_generic s32 igb_read_kmrn_reg_generic - Read kumeran register
18
FunctionFunction igb_read_kmrn_reg_locked s32 igb_read_kmrn_reg_locked - Read kumeran register
19
StaticStatic __igb_write_kmrn_reg static s32 __igb_write_kmrn_reg - Write kumeran register
20
FunctionFunction igb_write_kmrn_reg_generic s32 igb_write_kmrn_reg_generic - Write kumeran register
21
FunctionFunction igb_write_kmrn_reg_locked s32 igb_write_kmrn_reg_locked - Write kumeran register
22
FunctionFunction igb_copper_link_setup_m88 s32 igb_copper_link_setup_m88 - Setup m88 PHY's for copper link
23
FunctionFunction igb_copper_link_setup_igp s32 igb_copper_link_setup_igp - Setup igp PHY's for copper link
24
FunctionFunction igb_copper_link_autoneg s32 igb_copper_link_autoneg - Setup/Enable autoneg for copper link
25
StaticStatic igb_phy_setup_autoneg static s32 igb_phy_setup_autoneg - Configure PHY for auto-negotiation
26
FunctionFunction igb_setup_copper_link_generic s32 igb_setup_copper_link_generic - Configure copper link settings
27
FunctionFunction igb_phy_force_speed_duplex_igp s32 igb_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY
28
FunctionFunction igb_phy_force_speed_duplex_m88 s32 igb_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY
29
FunctionFunction igb_phy_force_speed_duplex_ife s32 igb_phy_force_speed_duplex_ife - Force PHY speed & duplex
30
FunctionFunction igb_phy_force_speed_duplex_setup void igb_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex
31
FunctionFunction igb_set_d3_lplu_state_generic s32 igb_set_d3_lplu_state_generic - Sets low power link up state for D3
32
FunctionFunction igb_check_downshift_generic s32 igb_check_downshift_generic - Checks whether a downshift in speed occurred
33
FunctionFunction igb_check_polarity_m88 s32 igb_check_polarity_m88 - Checks the polarity.
34
FunctionFunction igb_check_polarity_igp s32 igb_check_polarity_igp - Checks the polarity.
35
FunctionFunction igb_check_polarity_ife s32 igb_check_polarity_ife - Check cable polarity for IFE PHY
36
FunctionFunction igb_wait_autoneg_generic s32 igb_wait_autoneg_generic - Wait for auto-neg completion
37
FunctionFunction igb_phy_has_link_generic s32 igb_phy_has_link_generic - Polls PHY for link
38
FunctionFunction igb_get_cable_length_m88 s32 igb_get_cable_length_m88 - Determine cable length for m88 PHY
39
FunctionFunction igb_get_cable_length_igp_2 s32 igb_get_cable_length_igp_2 - Determine cable length for igp2 PHY
40
FunctionFunction igb_get_phy_info_m88 s32 igb_get_phy_info_m88 - Retrieve PHY information
41
FunctionFunction igb_get_phy_info_igp s32 igb_get_phy_info_igp - Retrieve igp PHY information
42
FunctionFunction igb_phy_sw_reset_generic s32 igb_phy_sw_reset_generic - PHY software reset
43
FunctionFunction igb_phy_hw_reset_generic s32 igb_phy_hw_reset_generic - PHY hardware reset
44
FunctionFunction igb_get_cfg_done_generic s32 igb_get_cfg_done_generic - Generic configuration done
45
FunctionFunction igb_phy_init_script_igp3 s32 igb_phy_init_script_igp3 - Inits the IGP3 PHY
46
FunctionFunction igb_get_phy_type_from_id enum e1000_phy_type igb_get_phy_type_from_id - Get PHY type from id
47
FunctionFunction igb_determine_phy_address s32 igb_determine_phy_address - Determines PHY address.
48
FunctionFunction igb_power_up_phy_copper void igb_power_up_phy_copper - Restore copper link in case of PHY power down
49
FunctionFunction igb_power_down_phy_copper void igb_power_down_phy_copper - Restore copper link in case of PHY power down

See Also

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