Searched refs:NL80211_STA_INFO_TX_DURATION (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h261 NL80211_STA_INFO_TX_DURATION, enumerator in enum:nl80211_sta_info
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h3451 * @NL80211_STA_INFO_TX_DURATION: aggregate PPDU duration for all frames
3502 NL80211_STA_INFO_TX_DURATION, enumerator in enum:nl80211_sta_info
H A Ddriver_nl80211.c7042 [NL80211_STA_INFO_TX_DURATION] = { .type = NLA_U64 },
7104 if (stats[NL80211_STA_INFO_TX_DURATION])
7106 nla_get_u64(stats[NL80211_STA_INFO_TX_DURATION]);
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c6877 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_DURATION);
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c8640 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_DURATION);

Completed in 128 milliseconds