Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | rfmon_header |
struct | rx_annex_header |
struct | avs_80211_1_header |
Macros | |
#define | P80211CAPTURE_VERSION 0x80211001 |
Variables | |
struct rfmon_header | __packed |
#define P80211CAPTURE_VERSION 0x80211001 |
Definition at line 47 of file islpci_eth.h.
void islpci_do_reset_and_wake | ( | struct work_struct * | ) |
Definition at line 479 of file islpci_eth.c.
void islpci_eth_cleanup_transmit | ( | islpci_private * | , |
isl38xx_control_block * | |||
) |
Definition at line 39 of file islpci_eth.c.
int islpci_eth_receive | ( | islpci_private * | ) |
Definition at line 310 of file islpci_eth.c.
netdev_tx_t islpci_eth_transmit | ( | struct sk_buff * | , |
struct net_device * | |||
) |
Definition at line 77 of file islpci_eth.c.
void islpci_eth_tx_timeout | ( | struct net_device * | ) |
Definition at line 490 of file islpci_eth.c.