Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.h202 enum _ecore_status_t _ecore_cxt_acquire_cid(struct ecore_hwfn *p_hwfn,
H A Decore_cxt.c1951 enum _ecore_status_t _ecore_cxt_acquire_cid(struct ecore_hwfn *p_hwfn, in _ecore_cxt_acquire_cid() function
2004 return _ecore_cxt_acquire_cid(p_hwfn, type, p_cid, ECORE_CXT_PF_CID); in ecore_cxt_acquire_cid()
H A Decore_l2.c343 if (_ecore_cxt_acquire_cid(p_hwfn, PROTOCOLID_ETH, in ecore_eth_queue_to_cid()