Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmac80211.c1230 if (!dev->rx_ampdu_len) in mt76_airtime_flush_ampdu()
1240 mt76_airtime_report(dev, &dev->rx_ampdu_status, dev->rx_ampdu_len); in mt76_airtime_flush_ampdu()
1242 dev->rx_ampdu_len = 0; in mt76_airtime_flush_ampdu()
1272 if (!dev->rx_ampdu_len || in mt76_airtime_check()
1279 dev->rx_ampdu_len += skb->len; in mt76_airtime_check()
HDmt76.h787 u32 rx_ampdu_len; member