Searched refs:ECORE_ETH_VF_MAX_NUM_CIDS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ | ||
H A D | ecore_vf.h | 41 #define ECORE_ETH_VF_MAX_NUM_CIDS (255) macro |
H A D | ecore_vf.c | 343 p_resc->num_cids = ECORE_ETH_VF_MAX_NUM_CIDS; in ecore_vf_pf_acquire() |