Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h37 u32 ecore_cxt_get_proto_cid_count(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c2462 ecore_cxt_get_proto_cid_count( in ecore_resc_alloc()
2468 num_cons = ecore_cxt_get_proto_cid_count( in ecore_resc_alloc()
2476 ecore_cxt_get_proto_cid_count(p_hwfn, in ecore_resc_alloc()
3164 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_CORE, in ecore_hw_norm_region_conn()
3166 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_ETH, in ecore_hw_norm_region_conn()
H A Decore_cxt.c271 u32 ecore_cxt_get_proto_cid_count(struct ecore_hwfn *p_hwfn, in ecore_cxt_get_proto_cid_count() function
H A Decore_sriov.c1194 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_ETH, &cids); in ecore_iov_init_hw_for_vf()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.c607 num_sbs = ecore_cxt_get_proto_cid_count in qede_alloc_fp_resc()