Searched refs:NL80211_BSS_SIGNAL_MBM (Results 1 – 2 of 2) sorted by relevance
2798 NL80211_BSS_SIGNAL_MBM, enumerator
4598 [NL80211_BSS_SIGNAL_MBM] = { .type = NLA_U32 }, in bss_info_handler()4672 if (bss[NL80211_BSS_SIGNAL_MBM]) { in bss_info_handler()4673 r->level = nla_get_u32(bss[NL80211_BSS_SIGNAL_MBM]); in bss_info_handler()