Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.h54 u32 ecore_cxt_get_proto_cid_count(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c968 num_cons = ecore_cxt_get_proto_cid_count( in ecore_resc_alloc()
972 num_cons = ecore_cxt_get_proto_cid_count( in ecore_resc_alloc()
978 num_cons = ecore_cxt_get_proto_cid_count( in ecore_resc_alloc()
1729 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_CORE, in ecore_hw_init_pf_doorbell_bar()
1731 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_ETH, in ecore_hw_init_pf_doorbell_bar()
H A Decore_cxt.c480 u32 ecore_cxt_get_proto_cid_count(struct ecore_hwfn *p_hwfn, in ecore_cxt_get_proto_cid_count() function