Searched refs:QED_ETH_VF_MAX_NUM_CIDS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ | ||
H A D | qed_vf.h | 651 #define QED_ETH_VF_MAX_NUM_CIDS (250) macro |
H A D | qed_vf.c | 282 p_resc->num_cids = QED_ETH_VF_MAX_NUM_CIDS; in qed_vf_pf_acquire() |