Searched refs:shift_p0 (Results 1 – 1 of 1) sorted by relevance
2328 u8 shift_p0 = 0; in hw_var_port_switch_8822b() local2446 shift_p0 = port_cfg[if_p0->hw_port].bcn_space_shift; in hw_var_port_switch_8822b()2448 bcn_intv_p0 = (val32 >> shift_p0) & mask_p0; in hw_var_port_switch_8822b()2450 val32 |= (bcn_intv_pn & mask_p0) << shift_p0; in hw_var_port_switch_8822b()