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 [2][IWL_PWR_NUM_HT_OFDM_ENTRIES+IWL_PWR_CCK_ENTRIES] |
struct iwl5000_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 690 of file commands.h.
u8 band |
Definition at line 691 of file commands.h.
Definition at line 693 of file commands.h.
u8 expect_beacon |
Definition at line 692 of file commands.h.
__le32 reserved[2][IWL_PWR_NUM_HT_OFDM_ENTRIES+IWL_PWR_CCK_ENTRIES] |
Definition at line 697 of file commands.h.
__le32 rxon_filter_flags |
Definition at line 695 of file commands.h.
__le32 rxon_flags |
Definition at line 694 of file commands.h.
__le32 switch_time |
Definition at line 696 of file commands.h.