Searched refs:DQ_RANGE_ALIGN (Results 1 – 1 of 1) sorted by relevance
32 #define DQ_RANGE_ALIGN BIT(DQ_RANGE_SHIFT) macro315 p_conn->cid_count = roundup(cid_count, DQ_RANGE_ALIGN); in qed_cxt_set_proto_cid_count()316 p_conn->cids_per_vf = roundup(vf_cid_cnt, DQ_RANGE_ALIGN); in qed_cxt_set_proto_cid_count()322 u32 align = elems_per_page * DQ_RANGE_ALIGN; in qed_cxt_set_proto_cid_count()