Home
last modified time | relevance | path

Searched refs:rx_ampdu_ts (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7603/
A Dmt7603.h123 u32 rx_ampdu_ts; member
A Dmac.c596 if (dev->rx_ampdu_ts != status->timestamp) { in mt7603_mac_fill_rx()
600 dev->rx_ampdu_ts = status->timestamp; in mt7603_mac_fill_rx()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmt7996.h221 u32 rx_ampdu_ts; member
A Dmac.c764 if (phy->rx_ampdu_ts != status->timestamp) { in mt7996_mac_fill_rx()
768 phy->rx_ampdu_ts = status->timestamp; in mt7996_mac_fill_rx()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmt7615.h182 u32 rx_ampdu_ts; member
A Dmac.c472 if (phy->rx_ampdu_ts != status->timestamp) { in mt7615_mac_fill_rx()
476 phy->rx_ampdu_ts = status->timestamp; in mt7615_mac_fill_rx()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmt7915.h277 u32 rx_ampdu_ts; member
A Dmac.c426 if (phy->rx_ampdu_ts != status->timestamp) { in mt7915_mac_fill_rx()
430 phy->rx_ampdu_ts = status->timestamp; in mt7915_mac_fill_rx()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmt7921.h247 u32 rx_ampdu_ts; member
A Dmac.c376 if (phy->rx_ampdu_ts != status->timestamp) { in mt7921_mac_fill_rx()
380 phy->rx_ampdu_ts = status->timestamp; in mt7921_mac_fill_rx()

Completed in 33 milliseconds