Linux Kernel
3.7.1
|
#include <wlcore_i.h>
Data Fields | |
__le32 | intr |
u8 | fw_rx_counter |
u8 | drv_rx_counter |
u8 | reserved |
u8 | tx_results_counter |
__le32 | rx_pkt_descs [0] |
Definition at line 148 of file wlcore_i.h.
u8 drv_rx_counter |
Definition at line 151 of file wlcore_i.h.
u8 fw_rx_counter |
Definition at line 150 of file wlcore_i.h.
__le32 intr |
Definition at line 149 of file wlcore_i.h.
u8 reserved |
Definition at line 152 of file wlcore_i.h.
__le32 rx_pkt_descs[0] |
Definition at line 154 of file wlcore_i.h.
u8 tx_results_counter |
Definition at line 153 of file wlcore_i.h.