ファイル名tg3.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 344 | 10% |
| 空行行数 | 629 | 18% |
| 実行行数 | 2462 | 72% |
| 合計行数 | 3435 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 57 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
pci_save_state | static int | pci_save_state - save the PCI configuration space of a device before suspending | |
2 |
pci_restore_state | static int | pci_restore_state - Restore the saved state of a PCI device | |
3 |
tg3_write_indirect_reg32 | static void | ||
4 |
tw32_carefully | static void | ||
5 |
tw32_mailbox2 | static void | ||
6 |
tg3_write_mem | static void | ||
7 |
tg3_read_mem | static void | ||
8 |
tg3_disable_ints | static void | ||
9 |
tg3_switch_clocks | static void | ||
10 |
tg3_readphy | static int | ||
11 |
tg3_writephy | static int | ||
12 |
tg3_writedsp | static int | ||
13 |
tg3_phy_set_wirespeed | static void | ||
14 |
tg3_bmcr_reset | static int | ||
15 |
tg3_wait_macro_done | static int | ||
16 |
tg3_phy_write_and_check_testpat | static int | ||
17 |
tg3_phy_reset_chanpat | static int | ||
18 |
tg3_phy_reset_5703_4_5 | static int | ||
19 |
tg3_phy_reset | static int | ||
20 |
tg3_set_power_state_0 | static void | ||
21 |
tg3_link_report | static void | ||
22 |
tg3_setup_flow_control | static void | ||
23 |
tg3_aux_stat_to_speed_duplex | static void | ||
24 |
tg3_phy_copper_begin | static int | ||
25 |
tg3_init_5401phy_dsp | static int | ||
26 |
tg3_setup_copper_phy | static int | ||
27 |
tg3_fiber_aneg_smachine | static int | ||
28 |
tg3_setup_fiber_phy | static int | ||
29 |
tg3_setup_phy | static int | ||
30 |
tg3_stop_block | static int | ||
31 |
tg3_abort_hw | static int | ||
32 |
tg3_chip_reset | static void | ||
33 |
tg3_stop_fw | static void | ||
34 |
tg3_restart_fw | static int | ||
35 |
tg3_halt | static int | ||
36 |
__tg3_set_mac_addr | static void | ||
37 |
tg3_set_bdinfo | static void | ||
38 |
tg3_init_rings | static void | ||
39 |
tg3_setup_hw | static int | ||
40 |
tg3_nvram_init | static void | ||
41 |
tg3_nvram_read_using_eeprom | static int | ||
42 |
tg3_nvram_read | static int | ||
43 |
tg3_phy_probe | static int | ||
44 |
tg3_read_partno | static void | ||
45 |
tg3_get_invariants | static int | ||
46 |
tg3_get_device_address | static int | ||
47 |
tg3_setup_dma | static int | ||
48 |
tg3_init_link_config | static void | ||
49 |
tg3_phy_string | static const char * | ||
50 |
tg3_poll_link | static void | ||
51 |
tg3_ack_irqs | static void | POLL - Wait for a frame | |
52 |
tg3_poll | static int | ||
53 |
tg3_set_txd | static void | TRANSMIT - Transmit a frame | |
54 |
tg3_transmit | static void | ||
55 |
tg3_disable | static void | DISABLE - Turn off ethernet interface | |
56 |
tg3_irq | static void | IRQ - Enable, Disable, or Force interrupts | |
57 |
tg3_probe | static int | PROBE - Look for an adapter, this routine's visible to the outside |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー