ファイル名jme.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 102 | 8% | 
| 空行行数 | 277 | 21% | 
| 実行行数 | 930 | 71% | 
| 合計行数 | 1309 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 48 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
jme_mdio_read | static int | ||
2  | 
jme_mdio_write | static void | ||
3  | 
jme_reset_phy_processor | static void | ||
4  | 
jme_phy_init | static void | ||
5  | 
jme_set_phyfifoa | static void | ||
6  | 
jme_set_phyfifob | static void | ||
7  | 
jme_phy_off | static void | ||
8  | 
jme_restart_an | static void | ||
9  | 
jme_reset_ghc_speed | static void | ||
10  | 
jme_start_irq | static void | ||
11  | 
jme_stop_irq | static void | ||
12  | 
jme_setup_wakeup_frame | static void | ||
13  | 
jme_reset_mac_processor | static void | ||
14  | 
jme_free_tx_buffers | static void | ||
15  | 
jme_free_tx_resources | static void | ||
16  | 
jme_alloc_tx_resources | static int | ||
17  | 
jme_init_tx_ring | static void | ||
18  | 
jme_enable_tx_engine | static void | ||
19  | 
jme_disable_tx_engine | static void | ||
20  | 
jme_set_clean_rxdesc | static void | ||
21  | 
jme_make_new_rx_buf | static int | ||
22  | 
jme_free_rx_buf | static void | ||
23  | 
jme_free_rx_resources | static void | ||
24  | 
jme_alloc_rx_resources | static int | ||
25  | 
jme_init_rx_ring | static void | ||
26  | 
jme_set_multi | static void | ||
27  | 
jme_enable_rx_engine | static void | ||
28  | 
jme_restart_rx_engine | static void | ||
29  | 
jme_disable_rx_engine | static void | ||
30  | 
jme_refill_rx_ring | static void | ||
31  | 
jme_alloc_and_feed_iob | static void | ||
32  | 
jme_process_receive | static void | ||
33  | 
jme_set_custom_macaddr | static void | ||
34  | 
jme_open | static int | Open NIC | |
35  | 
jme_close | static void | Close NIC | |
36  | 
jme_alloc_txdesc | static int | ||
37  | 
jme_fill_tx_desc | static void | ||
38  | 
jme_transmit | static int | Transmit packet | |
39  | 
jme_check_link | static int | ||
40  | 
jme_link_change | static void | ||
41  | 
jme_tx_clean | static void | ||
42  | 
jme_poll | static void | Poll for received packets | |
43  | 
jme_irq | static void | Enable/disable interrupts | |
44  | 
jme_check_hw_ver | static void | ||
45  | 
jme_reload_eeprom | static int | ||
46  | 
jme_load_macaddr | static void | ||
47  | 
jme_probe | static int | Probe PCI device | |
48  | 
jme_remove | static void | Remove PCI device | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー