Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dtdls.c443 u8 chan_supp[] = {1, 11}; in mwifiex_tdls_add_supported_chan() local
446 (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()