Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CMPK_DEBOUNCE_CNT 1 |
#define | CMPK_PRINT(Address) |
Functions | |
bool | cmpk_message_handle_tx (struct net_device *dev, u8 *code_virtual_address, u32 packettype, u32 buffer_len) |
u32 | cmpk_message_handle_rx (struct net_device *dev, struct rtllib_rx_stats *pstats) |
#define CMPK_DEBOUNCE_CNT 1 |
Definition at line 25 of file r8192E_cmdpkt.c.
#define CMPK_PRINT | ( | Address | ) |
u32 cmpk_message_handle_rx | ( | struct net_device * | dev, |
struct rtllib_rx_stats * | pstats | ||
) |
Definition at line 342 of file r8192E_cmdpkt.c.
bool cmpk_message_handle_tx | ( | struct net_device * | dev, |
u8 * | code_virtual_address, | ||
u32 | packettype, | ||
u32 | buffer_len | ||
) |
Definition at line 37 of file r8192E_cmdpkt.c.