ファイル名r8169.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 197 | 9% | 
| 空行行数 | 522 | 23% | 
| 実行行数 | 1566 | 68% | 
| 合計行数 | 2285 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 83 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
mdio_write | static void | * Low level hardware routines ** | |
2  | 
mdio_read | static int | ||
3  | 
mdio_patch | static void | ||
4  | 
rtl_ephy_write | static void | ||
5  | 
rtl_ephy_read | static u16 | ||
6  | 
rtl_csi_write | static void | ||
7  | 
rtl_csi_read | static u32 | ||
8  | 
rtl8169_irq_mask_and_ack | static void | ||
9  | 
rtl8169_tbi_reset_pending | static unsigned int | ||
10  | 
rtl8169_xmii_reset_pending | static unsigned int | ||
11  | 
rtl8169_tbi_link_ok | static unsigned int | ||
12  | 
rtl8169_xmii_link_ok | static unsigned int | ||
13  | 
rtl8169_tbi_reset_enable | static void | ||
14  | 
rtl8169_xmii_reset_enable | static void | ||
15  | 
rtl8169_set_speed_tbi | static int | ||
16  | 
rtl8169_set_speed_xmii | static int | ||
17  | 
rtl8169_set_speed | static int | ||
18  | 
rtl8169_write_gmii_reg_bit | static void | ||
19  | 
rtl8169_get_mac_version | static void | ||
20  | 
rtl_phy_write | static void | ||
21  | 
rtl8169s_hw_phy_config | static void | ||
22  | 
rtl8169sb_hw_phy_config | static void | ||
23  | 
rtl8168bb_hw_phy_config | static void | ||
24  | 
rtl8168bef_hw_phy_config | static void | ||
25  | 
rtl8168cp_1_hw_phy_config | static void | ||
26  | 
rtl8168cp_2_hw_phy_config | static void | ||
27  | 
rtl8168c_1_hw_phy_config | static void | ||
28  | 
rtl8168c_2_hw_phy_config | static void | ||
29  | 
rtl8168c_3_hw_phy_config | static void | ||
30  | 
rtl8168c_4_hw_phy_config | static void | ||
31  | 
rtl8168d_hw_phy_config | static void | ||
32  | 
rtl8102e_hw_phy_config | static void | ||
33  | 
rtl_hw_phy_config | static void | ||
34  | 
rtl8169_phy_reset | static void | ||
35  | 
rtl8169_init_phy | static void | ||
36  | 
rtl8169_hw_reset | static void | ||
37  | 
rtl_set_rx_tx_config_registers | static void | ||
38  | 
rtl_soft_reset | static void | ||
39  | 
rtl_hw_start | static void | ||
40  | 
rtl_set_rx_tx_desc_registers | static void | ||
41  | 
rtl_rw_cpluscmd | static u16 | ||
42  | 
rtl_set_rx_max_size | static void | ||
43  | 
rtl8169_set_magic_reg | static void | ||
44  | 
rtl_set_rx_mode | static void | ||
45  | 
rtl_hw_start_8169 | static void | ||
46  | 
rtl_tx_performance_tweak | static void | ||
47  | 
rtl_csi_access_enable | static void | ||
48  | 
rtl_ephy_init | static void | ||
49  | 
rtl_disable_clock_request | static void | ||
50  | 
rtl_hw_start_8168bb | static void | ||
51  | 
rtl_hw_start_8168bef | static void | ||
52  | 
__rtl_hw_start_8168cp | static void | ||
53  | 
rtl_hw_start_8168cp_1 | static void | ||
54  | 
rtl_hw_start_8168cp_2 | static void | ||
55  | 
rtl_hw_start_8168cp_3 | static void | ||
56  | 
rtl_hw_start_8168c_1 | static void | ||
57  | 
rtl_hw_start_8168c_2 | static void | ||
58  | 
rtl_hw_start_8168c_3 | static void | ||
59  | 
rtl_hw_start_8168c_4 | static void | ||
60  | 
rtl_hw_start_8168d | static void | ||
61  | 
rtl_hw_start_8168 | static void | ||
62  | 
rtl_hw_start_8102e_1 | static void | ||
63  | 
rtl_hw_start_8102e_2 | static void | ||
64  | 
rtl_hw_start_8102e_3 | static void | ||
65  | 
rtl_hw_start_8101 | static void | ||
66  | 
rtl8169_setup_tx_resources | static int | * gPXE API Support Routines ** | |
67  | 
rtl8169_process_tx_packets | static void | ||
68  | 
rtl8169_free_tx_resources | static void | ||
69  | 
rtl8169_populate_rx_descriptor | static void | ||
70  | 
rtl8169_refill_rx_ring | static void | Refill descriptor ring | |
71  | 
rtl8169_setup_rx_resources | static int | setup_rx_resources - allocate Rx resources (Descriptors) | |
72  | 
rtl8169_process_rx_packets | static void | ||
73  | 
rtl8169_free_rx_resources | static void | ||
74  | 
rtl8169_get_nic_variant | static int | ||
75  | 
rtl8169_irq_enable | static void | ||
76  | 
rtl8169_irq_disable | static void | ||
77  | 
rtl8169_open | static int | * gPXE Core API Routines ** | |
78  | 
rtl8169_transmit | static int | transmit - Transmit a packet | |
79  | 
rtl8169_poll | static void | poll - Poll for received packets | |
80  | 
rtl8169_close | static void | close - Disable network interface | |
81  | 
rtl8169_irq | static void | irq - enable or Disable interrupts | |
82  | 
rtl8169_probe | static int | probe - Initial configuration of NIC | |
83  | 
rtl8169_remove | static void | remove - Device Removal Routine | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー