Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h89 void ecore_vf_get_num_txqs(struct ecore_hwfn *p_hwfn,
209 static OSAL_INLINE void ecore_vf_get_num_txqs(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED… in ecore_vf_get_num_txqs() function
H A Decore_vf.c1816 void ecore_vf_get_num_txqs(struct ecore_hwfn *p_hwfn, in ecore_vf_get_num_txqs() function
H A Decore_l2.c90 ecore_vf_get_num_txqs(p_hwfn, &tx); in ecore_l2_alloc()