ファイル名e1000e_main.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 230 | 18% | 
| 空行行数 | 257 | 20% | 
| 実行行数 | 781 | 62% | 
| 合計行数 | 1268 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 26 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
e1000e_get_variants_82571 | static s32 | ||
2  | 
e1000e_get_variants_ich8lan | static s32 | ||
3  | 
e1000e_read_pcie_cap_reg | s32 | ||
4  | 
e1000e_irq_disable | static void | e1000e_irq_disable - Mask off interrupt generation on the NIC | |
5  | 
e1000e_irq_enable | static void | e1000e_irq_enable - Enable default interrupt generation settings | |
6  | 
e1000e_get_hw_control | static void | e1000_get_hw_control - get control of the h/w from f/w | |
7  | 
e1000e_power_up_phy | void | e1000e_power_up_phy - restore link in case the phy was powered down | |
8  | 
e1000e_power_down_phy | void | e1000_power_down_phy - Power down the PHY | |
9  | 
e1000e_reset | void | e1000e_reset - bring the hardware into a known good state | |
10  | 
e1000e_sw_init | static int | ||
11  | 
e1000e_setup_tx_resources | static int | e1000_setup_tx_resources - allocate Tx resources (Descriptors) | |
12  | 
e1000e_process_tx_packets | static void | e1000_process_tx_packets - process transmitted packets | |
13  | 
e1000e_free_tx_resources | static void | ||
14  | 
e1000e_configure_tx | static void | e1000_configure_tx - Configure 8254x Transmit Unit after Reset | |
15  | 
e1000e_free_rx_resources | static void | ||
16  | 
e1000e_refill_rx_ring | static int | e1000_refill_rx_ring - allocate Rx io_buffers | |
17  | 
e1000e_setup_rx_resources | static int | e1000_setup_rx_resources - allocate Rx resources (Descriptors) | |
18  | 
e1000e_configure_rx | static void | e1000_configure_rx - Configure 8254x Receive Unit after Reset | |
19  | 
e1000e_process_rx_packets | static void | e1000_process_rx_packets - process received packets | |
20  | 
e1000e_close | static void | Functions that implement the gPXE driver API * | |
21  | 
e1000e_transmit | static int | e1000_transmit - Transmit a packet | |
22  | 
e1000e_poll | static void | e1000_poll - Poll for received packets | |
23  | 
e1000e_irq | static void | e1000_irq - enable or Disable interrupts | |
24  | 
e1000e_probe | int | e1000_probe - Initial configuration of e1000 NIC | |
25  | 
e1000e_remove | void | e1000e_remove - Device Removal Routine | |
26  | 
e1000e_open | static int | e1000e_open - Called when a network interface is made active | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー