Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3913 NL80211_TID_STATS_RX_MSDU, enumerator
/openbmc/linux/net/mac80211/
H A Dsta_info.c2514 if (!(tidstats->filled & BIT(NL80211_TID_STATS_RX_MSDU))) { in sta_set_tidstats()
2529 tidstats->filled |= BIT(NL80211_TID_STATS_RX_MSDU); in sta_set_tidstats()