Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_api.h69 enum _ecore_status_t ecore_eth_cqe_completion(struct ecore_hwfn *p_hwfn,
H A Decore_spq.c550 enum _ecore_status_t ecore_eth_cqe_completion(struct ecore_hwfn *p_hwfn, in ecore_eth_cqe_completion() function
H A Drelease.txt5830 6. Request: ecore_eth_cqe_completion() receive hw-function instead of queue
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c730 ecore_eth_cqe_completion(&rx_ring->qede->edev.hwfns[0], in qede_process_rx_ring()