Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mac_common.c624 u16 tid_sn = le16_to_cpu(rxwi->tid_sn); in mt76x2_mac_process_rx() local
689 status->tid = FIELD_GET(MT_RXWI_TID, tid_sn); in mt76x2_mac_process_rx()
690 status->seqno = FIELD_GET(MT_RXWI_SN, tid_sn); in mt76x2_mac_process_rx()
Dmt76x2_mac.h52 __le16 tid_sn; member
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmac.h27 __le16 tid_sn; member