|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | petp |
Macros | |
| #define | DROP_MSEC 16 |
| #define | DROP_PKTS_CNT 1 |
Functions | |
| void | t1_tp_destroy (struct petp *tp) |
| struct petp *__devinit | t1_tp_create (adapter_t *adapter, struct tp_params *p) |
| void | t1_tp_intr_enable (struct petp *tp) |
| void | t1_tp_intr_disable (struct petp *tp) |
| void | t1_tp_intr_clear (struct petp *tp) |
| int | t1_tp_intr_handler (struct petp *tp) |
| void | t1_tp_set_ip_checksum_offload (struct petp *tp, int enable) |
| void | t1_tp_set_tcp_checksum_offload (struct petp *tp, int enable) |
| int | t1_tp_reset (struct petp *tp, struct tp_params *p, unsigned int tp_clk) |
1.8.2