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