Searched defs:tdls_channel_switch_params (Results 1 – 1 of 1) sorted by relevance
1062 struct tdls_channel_switch_params { struct1063 uint32_t vdev_id;1064 uint8_t peer_mac_addr[QDF_MAC_ADDR_SIZE];1065 uint8_t tdls_off_ch_bw_offset;1066 uint8_t tdls_off_ch;1067 uint8_t tdls_sw_mode;1068 uint8_t oper_class;1069 uint8_t is_responder;1070 uint32_t tdls_off_chan_freq;1071 uint16_t num_off_channels;[all …]