Searched refs:MCMD_BCN1VLD (Results 1 – 3 of 3) sorted by relevance
492 #define MCMD_BCN1VLD (1 << 1) macro
1754 OR_REG(®s->maccommand, MCMD_BCN1VLD); in wlc_write_hw_bcntemplate1()1773 (R_REG(®s->maccommand) & MCMD_BCN1VLD)) in wlc_bmac_write_hw_bcntemplates()
7713 u32 both_valid = MCMD_BCN0VLD | MCMD_BCN1VLD; in wlc_bss_update_beacon()