Searched refs:MT_PROT_NAV_SHORT (Results 1 – 2 of 2) sorted by relevance
201 prot[0] = MT_PROT_NAV_SHORT | in mt7601u_mac_set_protection()208 prot[2] = prot[4] = MT_PROT_NAV_SHORT | MT_PROT_TXOP_ALLOW_BW20; in mt7601u_mac_set_protection()209 prot[3] = prot[5] = MT_PROT_NAV_SHORT | MT_PROT_TXOP_ALLOW_ALL; in mt7601u_mac_set_protection()
398 #define MT_PROT_NAV_SHORT BIT(18) macro