Searched refs:p_conn (Results 1 – 1 of 1) sorted by relevance
265 struct ecore_conn_type_cfg *p_conn = &p_mgr->conn_cfg[type]; in ecore_cxt_set_proto_cid_count() local267 p_conn->cid_count = ROUNDUP(cid_count, DQ_RANGE_ALIGN); in ecore_cxt_set_proto_cid_count()268 p_conn->cids_per_vf = ROUNDUP(vf_cid_cnt, DQ_RANGE_ALIGN); in ecore_cxt_set_proto_cid_count()