Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dtrace.h884 __dynamic_array(u8, supported_channels,
923 if (params->supported_channels &&
925 memcpy(__get_dynamic_array(supported_channels),
926 params->supported_channels,
H A Dnl80211.c8228 params->supported_channels = in nl80211_parse_sta_channel_info()
/linux/include/net/
H A Dcfg80211.h1778 * @supported_channels: supported channels in IEEE 802.11 format
1805 const u8 *supported_channels; member