Searched refs:rx_ampdu_len (Results 1 – 2 of 2) sorted by relevance
1230 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()
787 u32 rx_ampdu_len; member