Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.h85 #define MT_RXV1_HT_SHORT_GI BIT(19) macro
H A Dmac.c574 if (rxdg0 & MT_RXV1_HT_SHORT_GI) in mt7615_mac_fill_rx()