ファイル名e1000_main.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 195 | 21% | 
| 空行行数 | 214 | 23% | 
| 実行行数 | 503 | 56% | 
| 合計行数 | 912 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 26 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
e1000_irq_disable | static void | e1000_irq_disable - Disable interrupt generation | |
2  | 
e1000_irq_enable | static void | e1000_irq_enable - Enable interrupt generation | |
3  | 
e1000_sw_init | static int | e1000_sw_init - Initialize general software structures (struct e1000_adapter) | |
4  | 
e1000_read_pcie_cap_reg | int32_t | ||
5  | 
e1000_pci_clear_mwi | void | ||
6  | 
e1000_pci_set_mwi | void | ||
7  | 
e1000_read_pci_cfg | void | ||
8  | 
e1000_write_pci_cfg | void | ||
9  | 
e1000_init_manageability | static void | e1000_init_manageability - disable interception of ARP packets | |
10  | 
e1000_setup_tx_resources | static int | e1000_setup_tx_resources - allocate Tx resources (Descriptors) | |
11  | 
e1000_process_tx_packets | static void | e1000_process_tx_packets - process transmitted packets | |
12  | 
e1000_free_tx_resources | static void | ||
13  | 
e1000_configure_tx | static void | e1000_configure_tx - Configure 8254x Transmit Unit after Reset | |
14  | 
e1000_free_rx_resources | static void | ||
15  | 
e1000_refill_rx_ring | static int | e1000_refill_rx_ring - allocate Rx io_buffers | |
16  | 
e1000_setup_rx_resources | static int | e1000_setup_rx_resources - allocate Rx resources (Descriptors) | |
17  | 
e1000_configure_rx | static void | e1000_configure_rx - Configure 8254x Receive Unit after Reset | |
18  | 
e1000_process_rx_packets | static void | e1000_process_rx_packets - process received packets | |
19  | 
e1000_reset | void | e1000_reset - Put e1000 NIC in known initial state | |
20  | 
e1000_close | static void | Functions that implement the gPXE driver API * | |
21  | 
e1000_transmit | static int | e1000_transmit - Transmit a packet | |
22  | 
e1000_poll | static void | e1000_poll - Poll for received packets | |
23  | 
e1000_irq | static void | e1000_irq - enable or Disable interrupts | |
24  | 
e1000_probe | int | e1000_probe - Initial configuration of e1000 NIC | |
25  | 
e1000_remove | void | e1000_remove - Device Removal Routine | |
26  | 
e1000_open | static int | e1000_open - Called when a network interface is made active | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー