Home
last modified time | relevance | path

Searched refs:tid_sn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.h102 __le16 tid_sn; member
H A Dmt76x02_mac.c779 u16 tid_sn = le16_to_cpu(rxwi->tid_sn); in mt76x02_mac_process_rx() local
868 status->tid = FIELD_GET(MT_RXWI_TID, tid_sn); in mt76x02_mac_process_rx()
869 status->seqno = FIELD_GET(MT_RXWI_SN, tid_sn); in mt76x02_mac_process_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.h102 __le16 tid_sn; member
H A Dmt76x02_mac.c783 u16 tid_sn = le16_to_cpu(rxwi->tid_sn); in mt76x02_mac_process_rx() local
873 status->seqno = FIELD_GET(MT_RXWI_SN, tid_sn); in mt76x02_mac_process_rx()

Completed in 5 milliseconds