ファイル定義書 VC2010

e1000_phy.c

ファイル名ファイル名

e1000_phy.c

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

内容 行数 比率
コメント行数 577 25%
空行行数 442 19%
実行行数 1289 56%
合計行数 2308 100%

関数定義数関数定義数

内容 定義数
関数数 44

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction e1000_init_phy_ops_generic void e1000_init_phy_ops_generic - Initialize PHY function pointers
2
FunctionFunction e1000_null_read_reg s32 e1000_null_read_reg - No-op function, return 0
3
FunctionFunction e1000_null_phy_generic void e1000_null_phy_generic - No-op function, return void
4
FunctionFunction e1000_null_lplu_state s32 e1000_null_lplu_state - No-op function, return 0
5
FunctionFunction e1000_null_write_reg s32 e1000_null_write_reg - No-op function, return 0
6
FunctionFunction e1000_check_reset_block_generic s32 e1000_check_reset_block_generic - Check if PHY reset is blocked
7
FunctionFunction e1000_get_phy_id s32 e1000_get_phy_id - Retrieve the PHY ID and revision
8
FunctionFunction e1000_phy_reset_dsp_generic s32 e1000_phy_reset_dsp_generic - Reset PHY DSP
9
FunctionFunction e1000_read_phy_reg_mdic s32 e1000_read_phy_reg_mdic - Read MDI control register
10
FunctionFunction e1000_write_phy_reg_mdic s32 e1000_write_phy_reg_mdic - Write MDI control register
11
FunctionFunction e1000_read_phy_reg_m88 s32 e1000_read_phy_reg_m88 - Read m88 PHY register
12
FunctionFunction e1000_write_phy_reg_m88 s32 e1000_write_phy_reg_m88 - Write m88 PHY register
13
FunctionFunction e1000_read_phy_reg_igp s32 e1000_read_phy_reg_igp - Read igp PHY register
14
FunctionFunction e1000_write_phy_reg_igp s32 e1000_write_phy_reg_igp - Write igp PHY register
15
FunctionFunction e1000_read_kmrn_reg_generic s32 e1000_read_kmrn_reg_generic - Read kumeran register
16
FunctionFunction e1000_write_kmrn_reg_generic s32 e1000_write_kmrn_reg_generic - Write kumeran register
17
FunctionFunction e1000_copper_link_setup_m88 s32 e1000_copper_link_setup_m88 - Setup m88 PHY's for copper link
18
FunctionFunction e1000_copper_link_setup_igp s32 e1000_copper_link_setup_igp - Setup igp PHY's for copper link
19
FunctionFunction e1000_copper_link_autoneg s32 e1000_copper_link_autoneg - Setup/Enable autoneg for copper link
20
FunctionFunction e1000_phy_setup_autoneg s32 e1000_phy_setup_autoneg - Configure PHY for auto-negotiation
21
FunctionFunction e1000_setup_copper_link_generic s32 e1000_setup_copper_link_generic - Configure copper link settings
22
FunctionFunction e1000_phy_force_speed_duplex_igp s32 e1000_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY
23
FunctionFunction e1000_phy_force_speed_duplex_m88 s32 e1000_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY
24
FunctionFunction e1000_phy_force_speed_duplex_ife s32 e1000_phy_force_speed_duplex_ife - Force PHY speed & duplex
25
FunctionFunction e1000_phy_force_speed_duplex_setup void e1000_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex
26
FunctionFunction e1000_set_d3_lplu_state_generic s32 e1000_set_d3_lplu_state_generic - Sets low power link up state for D3
27
FunctionFunction e1000_check_downshift_generic s32 e1000_check_downshift_generic - Checks whether a downshift in speed occurred
28
FunctionFunction e1000_check_polarity_m88 s32 e1000_check_polarity_m88 - Checks the polarity.
29
FunctionFunction e1000_check_polarity_igp s32 e1000_check_polarity_igp - Checks the polarity.
30
FunctionFunction e1000_check_polarity_ife s32 e1000_check_polarity_ife - Check cable polarity for IFE PHY
31
FunctionFunction e1000_wait_autoneg_generic s32 e1000_wait_autoneg_generic - Wait for auto-neg completion
32
FunctionFunction e1000_phy_has_link_generic s32 e1000_phy_has_link_generic - Polls PHY for link
33
FunctionFunction e1000_get_cable_length_m88 s32 e1000_get_cable_length_m88 - Determine cable length for m88 PHY
34
FunctionFunction e1000_get_cable_length_igp_2 s32 e1000_get_cable_length_igp_2 - Determine cable length for igp2 PHY
35
FunctionFunction e1000_get_phy_info_m88 s32 e1000_get_phy_info_m88 - Retrieve PHY information
36
FunctionFunction e1000_get_phy_info_igp s32 e1000_get_phy_info_igp - Retrieve igp PHY information
37
FunctionFunction e1000_phy_sw_reset_generic s32 e1000_phy_sw_reset_generic - PHY software reset
38
FunctionFunction e1000_phy_hw_reset_generic s32 e1000_phy_hw_reset_generic - PHY hardware reset
39
FunctionFunction e1000_get_cfg_done_generic s32 e1000_get_cfg_done_generic - Generic configuration done
40
FunctionFunction e1000_phy_init_script_igp3 s32 e1000_phy_init_script_igp3 - Inits the IGP3 PHY
41
FunctionFunction e1000_get_phy_type_from_id enum e1000_phy_type e1000_get_phy_type_from_id - Get PHY type from id
42
FunctionFunction e1000_determine_phy_address s32 e1000_determine_phy_address - Determines PHY address.
43
FunctionFunction e1000_power_up_phy_copper void e1000_power_up_phy_copper - Restore copper link in case of PHY power down
44
FunctionFunction e1000_power_down_phy_copper void e1000_power_down_phy_copper - Restore copper link in case of PHY power down

See Also

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