Home
last modified time | relevance | path

Searched refs:QED_ETH_VF_DEFAULT_NUM_CIDS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h650 #define QED_ETH_VF_DEFAULT_NUM_CIDS (32) macro
H A Dqed_vf.c265 p_resc->num_cids = QED_ETH_VF_DEFAULT_NUM_CIDS; in qed_vf_pf_acquire()