Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h2939 #define S1G_OPER_CH_WIDTH_OPER GENMASK(4, 1) macro
/openbmc/linux/net/mac80211/
H A Dutil.c4003 switch (FIELD_GET(S1G_OPER_CH_WIDTH_OPER, oper->ch_width)) { in ieee80211_chandef_s1g_oper()