|
Linux Kernel
3.7.1
|
#include <ipw2100.h>
Data Fields | |
| union { | |
| unsigned char payload [IPW_RX_NIC_BUFFER_LENGTH] | |
| struct libipw_hdr_4addr header | |
| u32 status | |
| struct ipw2100_notification notification | |
| struct ipw2100_cmd_header command | |
| } | rx_data |
| unsigned char payload[IPW_RX_NIC_BUFFER_LENGTH] |
| union { ... } rx_data |
1.8.2