Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | band |
u8 | expect_beacon |
__le16 | channel |
__le32 | rxon_flags |
__le32 | rxon_filter_flags |
__le32 | switch_time |
__le32 | reserved [3][IWL_PWR_NUM_HT_OFDM_ENTRIES+IWL_PWR_CCK_ENTRIES] |
struct iwl6000_channel_switch_cmd : 0- 5.2GHz, 1- 2.4GHz : 0- resume transmits after channel switch 1- wait for beacon to resume transmits : new channel number : Rx on flags : filtering parameters : switch time in extended beacon format : reserved bytes
Definition at line 711 of file commands.h.
u8 band |
Definition at line 712 of file commands.h.
Definition at line 714 of file commands.h.
u8 expect_beacon |
Definition at line 713 of file commands.h.
__le32 reserved[3][IWL_PWR_NUM_HT_OFDM_ENTRIES+IWL_PWR_CCK_ENTRIES] |
Definition at line 718 of file commands.h.
__le32 rxon_filter_flags |
Definition at line 716 of file commands.h.
__le32 rxon_flags |
Definition at line 715 of file commands.h.
__le32 switch_time |
Definition at line 717 of file commands.h.