Home
last modified time | relevance | path

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

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