Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dtrace.h852 __dynamic_array(u8, supported_channels,
891 if (params->supported_channels &&
893 memcpy(__get_dynamic_array(supported_channels),
894 params->supported_channels,
H A Dnl80211.c7257 params->supported_channels = in nl80211_parse_sta_channel_info()
/linux/include/net/
H A Dcfg80211.h1777 const u8 *supported_channels; member