Searched refs:MT_PROT_NAV_SHORT (Results 1 – 4 of 4) sorted by relevance
217 prot[0] = MT_PROT_NAV_SHORT | in mt7601u_mac_set_protection()224 prot[2] = prot[4] = MT_PROT_NAV_SHORT | MT_PROT_TXOP_ALLOW_BW20; in mt7601u_mac_set_protection()225 prot[3] = prot[5] = MT_PROT_NAV_SHORT | MT_PROT_TXOP_ALLOW_ALL; in mt7601u_mac_set_protection()
401 #define MT_PROT_NAV_SHORT BIT(18) macro
258 prot[0] = MT_PROT_NAV_SHORT | in mt76x0_mac_set_protection()265 prot[2] = prot[4] = MT_PROT_NAV_SHORT | MT_PROT_TXOP_ALLOW_BW20; in mt76x0_mac_set_protection()266 prot[3] = prot[5] = MT_PROT_NAV_SHORT | MT_PROT_TXOP_ALLOW_ALL; in mt76x0_mac_set_protection()
417 #define MT_PROT_NAV_SHORT BIT(18) macro