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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h342 u32 ecore_vf_hw_bar_size(struct ecore_hwfn *p_hwfn, enum BAR_ID bar_id);
371 ecore_vf_hw_bar_size(struct ecore_hwfn OSAL_UNUSED *p_hwfn, function
H A Decore_vf.c505 u32 ecore_vf_hw_bar_size(struct ecore_hwfn *p_hwfn, function
642 !ecore_vf_hw_bar_size(p_hwfn, BAR_ID_1) &&
H A Decore_dev.c1651 return ecore_vf_hw_bar_size(p_hwfn, bar_id);

Completed in 84 milliseconds