Home
last modified time | relevance | path

Searched refs:p_conn (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c265 struct ecore_conn_type_cfg *p_conn = &p_mgr->conn_cfg[type]; in ecore_cxt_set_proto_cid_count() local
267 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()