Searched defs:switch_channel_ind (Results 1 – 1 of 1) sorted by relevance
1296 struct switch_channel_ind { struct1297 uint16_t messageType; /* eWNI_SME_SWITCH_CHL_IND */1298 uint16_t length;1299 uint8_t sessionId;1300 uint32_t freq;1301 struct ch_params chan_params;1302 struct qdf_mac_addr bssid; /* BSSID */1303 QDF_STATUS status;1304 enum wlan_phymode ch_phymode;