Home
last modified time | relevance | path

Searched refs:MT_RXV1_HT_SHORT_GI (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.h76 #define MT_RXV1_HT_SHORT_GI BIT(19) macro
H A Dmac.c643 if (rxdg0 & MT_RXV1_HT_SHORT_GI) in mt7603_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.h85 #define MT_RXV1_HT_SHORT_GI BIT(19) macro
H A Dmac.c571 if (rxdg0 & MT_RXV1_HT_SHORT_GI) in mt7615_mac_fill_rx()