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