Searched refs:chan_supp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c443 u8 chan_supp[] = {1, 11}; local
446 (sizeof(struct ieee_types_header) + sizeof(chan_supp)));
448 supp_chan->ieee_hdr.len = sizeof(chan_supp);
449 memcpy(supp_chan->data, chan_supp, sizeof(chan_supp));

Completed in 271 milliseconds