ファイル名pcnet32.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 209 | 18% | 
| 空行行数 | 232 | 20% | 
| 実行行数 | 720 | 62% | 
| 合計行数 | 1161 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 41 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
pcnet32_wio_read_csr | static u16 | ||
2  | 
pcnet32_wio_write_csr | static void | ||
3  | 
pcnet32_wio_read_bcr | static u16 | ||
4  | 
pcnet32_wio_write_bcr | static void | ||
5  | 
pcnet32_wio_read_rap | static u16 | ||
6  | 
pcnet32_wio_write_rap | static void | ||
7  | 
pcnet32_wio_reset | static void | ||
8  | 
pcnet32_wio_check | static int | ||
9  | 
pcnet32_dwio_read_csr | static u16 | ||
10  | 
pcnet32_dwio_write_csr | static void | ||
11  | 
pcnet32_dwio_read_bcr | static u16 | ||
12  | 
pcnet32_dwio_write_bcr | static void | ||
13  | 
pcnet32_dwio_read_rap | static u16 | ||
14  | 
pcnet32_dwio_write_rap | static void | ||
15  | 
pcnet32_dwio_reset | static void | ||
16  | 
pcnet32_dwio_check | static int | ||
17  | 
pcnet32_mdio_read | static int | ||
18  | 
pcnet32_mdio_write | static void __unused | ||
19  | 
pcnet32_refill_rx_ring | static void | pcnet32_refill_rx_ring - Allocates iobufs for every Rx descriptor | |
20  | 
pcnet32_setup_rx_resources | static int | pcnet32_setup_rx_resources - allocate Rx resources (Descriptors) | |
21  | 
pcnet32_free_rx_resources | static void | ||
22  | 
pcnet32_setup_tx_resources | static int | pcnet32_setup_tx_resources - allocate Tx resources (Descriptors) | |
23  | 
pcnet32_free_tx_resources | static void | ||
24  | 
pcnet32_chip_detect | static int | ||
25  | 
pcnet32_set_ops | static int | pcnet32_set_ops - Determines the ops used to access the registers | |
26  | 
pcnet32_setup_init_block | static void | pcnet32_setup_init_block - setup the NICs initialization block | |
27  | 
pcnet32_setup_probe_phy | static void | pcnet32_setup_probe_phy - go through all PHYs and see which one is present | |
28  | 
pcnet32_setup_mac_addr | static int | pcnet32_setup_mac_addr - check for inconsistency between CSR12-14 | |
29  | 
pcnet32_setup_if_duplex | static void | pcnet32_setup_if_duplex - Sets the NICs used interface and duplex mode | |
30  | 
pcnet32_hw_start | static void | pcnet32_hw_start - Starts up the NIC | |
31  | 
pcnet32_open | static int | open - Called when a network interface is made active | |
32  | 
pcnet32_transmit | static int | transmit - Transmit a packet | |
33  | 
pcnet32_process_tx_packets | static void | pcnet32_process_tx_packets - Checks for successfully sent packets, | |
34  | 
pcnet32_process_rx_packets | static void | pcnet32_process_rx_packets - Checks for received packets, reports them | |
35  | 
pcnet32_poll | static void | poll - Poll for received packets | |
36  | 
pcnet32_close | static void | close - Disable network interface | |
37  | 
pcnet32_irq_enable | static void | ||
38  | 
pcnet32_irq_disable | static void | ||
39  | 
pcnet32_irq | static void | irq - enable or disable interrupts | |
40  | 
pcnet32_probe | static int | probe - Initial configuration of NIC | |
41  | 
pcnet32_remove | static void | remove - Device Removal Routine | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー