Searched refs:ecore_vf_pf_txq_start (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h160 ecore_vf_pf_txq_start(struct ecore_hwfn *p_hwfn,
346 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_txq_start(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_queue_cid OSAL_UNUSED *p_cid, dma_addr_t OSAL_UNUSED pbl_addr, u16 OSAL_UNUSED pbl_size, void OSAL_IOMEM OSAL_UNUSED **pp_doorbell) {return ECORE_INVAL;} function
H A Decore_vf.c954 ecore_vf_pf_txq_start(struct ecore_hwfn *p_hwfn, function
H A Decore_l2.c1295 rc = ecore_vf_pf_txq_start(p_hwfn, p_cid,

Completed in 37 milliseconds