Home
last modified time | relevance | path

Searched refs:MT_TXD2_BIP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.h157 #define MT_TXD2_BIP BIT(11) macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.h183 #define MT_TXD2_BIP BIT(11) macro
H A Dmac.c789 val |= MT_TXD2_BIP; in mt7615_mac_write_txwi()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac2_mac.h69 #define MT_TXD2_BIP BIT(11) macro
H A Dmt76_connac_mac.c440 val |= MT_TXD2_BIP; in mt76_connac2_mac_write_txwi_80211()