Searched refs:chan_supp (Results 1 – 1 of 1) sorted by relevance
443 u8 chan_supp[] = {1, 11}; in mwifiex_tdls_add_supported_chan() local446 (sizeof(struct ieee_types_header) + sizeof(chan_supp))); 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()