Searched refs:DQ_RANGE_ALIGN (Results 1 – 1 of 1) sorted by relevance
66 #define DQ_RANGE_ALIGN (1 << DQ_RANGE_SHIFT) macro467 p_conn->cid_count = ROUNDUP(cid_count, DQ_RANGE_ALIGN); in ecore_cxt_set_proto_cid_count()468 p_conn->cids_per_vf = ROUNDUP(vf_cid_cnt, DQ_RANGE_ALIGN); in ecore_cxt_set_proto_cid_count()474 u32 align = elems_per_page * DQ_RANGE_ALIGN; in ecore_cxt_set_proto_cid_count()