Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dtrace.h759 __dynamic_array(u8, supported_channels,
798 if (params->supported_channels &&
800 memcpy(__get_dynamic_array(supported_channels),
801 params->supported_channels,
H A Dnl80211.c7114 params->supported_channels = in nl80211_parse_sta_channel_info()
/openbmc/linux/include/net/
H A Dcfg80211.h1622 const u8 *supported_channels; member