Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
__le16 | flags |
u8 | reserved |
u8 | num_slots |
struct iwl_wipan_slot | slots [10] |
struct iwl_wipan_params_cmd : bit0: reserved bit1: CP leave channel with CTS bit2: CP leave channel qith Quiet bit3: slotted mode 1 - work in slotted mode 0 - work in non slotted mode bit4: filter beacon notification bit5: full tx slotted mode. if this flag is set, uCode will perform leaving channel methods in context switch also when working in same channel mode : 1 - 10
Definition at line 3944 of file commands.h.
__le16 flags |
Definition at line 3945 of file commands.h.
u8 num_slots |
Definition at line 3947 of file commands.h.
u8 reserved |
Definition at line 3946 of file commands.h.
struct iwl_wipan_slot slots[10] |
Definition at line 3948 of file commands.h.