Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h120 u32 rx_ampdu_ts; member
H A Dmac.c631 if (dev->rx_ampdu_ts != status->timestamp) { in mt7603_mac_fill_rx()
635 dev->rx_ampdu_ts = status->timestamp; in mt7603_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c315 if (phy->rx_ampdu_ts != status->timestamp) { in mt7921_mac_fill_rx()
319 phy->rx_ampdu_ts = status->timestamp; in mt7921_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h217 u32 rx_ampdu_ts; member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h224 u32 rx_ampdu_ts; member
H A Dmac.c410 if (phy->rx_ampdu_ts != status->timestamp) { in mt7915_mac_fill_rx()
414 phy->rx_ampdu_ts = status->timestamp; in mt7915_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c514 if (phy->rx_ampdu_ts != status->timestamp) { in mt7925_mac_fill_rx()
518 phy->rx_ampdu_ts = status->timestamp; in mt7925_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h390 u32 rx_ampdu_ts; member
H A Dmac.c572 if (phy->rx_ampdu_ts != status->timestamp) { in mt7996_mac_fill_rx()
576 phy->rx_ampdu_ts = status->timestamp; in mt7996_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c466 if (phy->rx_ampdu_ts != status->timestamp) { in mt7615_mac_fill_rx()
470 phy->rx_ampdu_ts = status->timestamp; in mt7615_mac_fill_rx()