Searched defs:tid_sn (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ | ||
H A D | mt76x02_mac.h | 102 __le16 tid_sn; member |
H A D | mt76x02_mac.c | 783 u16 tid_sn = le16_to_cpu(rxwi->tid_sn); in mt76x02_mac_process_rx() local |