Searched refs:shift_pn (Results 1 – 1 of 1) sorted by relevance
2329 u8 shift_pn = 0; in hw_var_port_switch_8822b() local2440 shift_pn = port_cfg[if_pn->hw_port].bcn_space_shift; in hw_var_port_switch_8822b()2442 bcn_intv_pn = (val32 >> shift_pn) & mask_pn; in hw_var_port_switch_8822b()2453 val32 |= (bcn_intv_p0 & mask_pn) << shift_pn; in hw_var_port_switch_8822b()