Home
last modified time | relevance | path

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

/linux/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()