Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h109 struct i40evf_channel ch[I40E_MAX_VF_VSI];
H A Di40e_type.h15 #define I40E_MAX_VF_VSI 4 macro
H A Di40e_virtchnl_pf.c2465 vsi_id = vf->ch[vsi_queue_id / I40E_MAX_VF_VSI].vsi_id; in i40e_validate_queue_map()
4045 if (!tci->num_tc || tci->num_tc > I40E_MAX_VF_VSI) { in i40e_vc_add_qch_msg()
4048 vf->vf_id, tci->num_tc, I40E_MAX_VF_VSI); in i40e_vc_add_qch_msg()