Searched refs:supp_chan (Results 1 – 1 of 1) sorted by relevance
443 struct ieee_types_generic *supp_chan; in mwifiex_tdls_add_supported_chan() local446 supp_chan = skb_put(skb, in mwifiex_tdls_add_supported_chan()448 supp_chan->ieee_hdr.element_id = WLAN_EID_SUPPORTED_CHANNELS; in mwifiex_tdls_add_supported_chan()449 supp_chan->ieee_hdr.len = sizeof(chan_supp); in mwifiex_tdls_add_supported_chan()450 memcpy(supp_chan->data, chan_supp, sizeof(chan_supp)); in mwifiex_tdls_add_supported_chan()