Searched refs:gen_bit_shift (Results 1 – 4 of 4) sorted by relevance
283 uint16_t gen_bit_shift; member
1014 qm_port->gen_bit_shift = __builtin_popcount(qm_port->cq_depth_mask); in dlb_hw_create_ldb_port()1201 qm_port->gen_bit_shift = __builtin_popcount(qm_port->cq_depth_mask); in dlb_hw_create_dir_port()2920 qm_port->gen_bit = (~(idx >> qm_port->gen_bit_shift)) & 0x1; in dlb_inc_cq_idx()
308 uint16_t gen_bit_shift; member
1209 qm_port->gen_bit_shift = __builtin_popcount(qm_port->cq_depth_mask); in dlb2_hw_create_ldb_port()1390 qm_port->gen_bit_shift = __builtin_popcount(qm_port->cq_depth_mask); in dlb2_hw_create_dir_port()3233 qm_port->gen_bit = (~(idx >> qm_port->gen_bit_shift)) & 0x1; in dlb2_inc_cq_idx()