Home
last modified time | relevance | path

Searched refs:ice_calc_vf_reg_idx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h52 int ice_calc_vf_reg_idx(struct ice_vf *vf, struct ice_q_vector *q_vector);
132 ice_calc_vf_reg_idx(struct ice_vf __always_unused *vf, in ice_calc_vf_reg_idx() function
H A Dice_base.c124 q_vector->reg_idx = ice_calc_vf_reg_idx(vsi->vf, q_vector); in ice_vsi_alloc_q_vector()
H A Dice_sriov.c385 * ice_calc_vf_reg_idx - Calculate the VF's register index in the PF space
389 int ice_calc_vf_reg_idx(struct ice_vf *vf, struct ice_q_vector *q_vector) in ice_calc_vf_reg_idx() function
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h132 int ice_calc_vf_reg_idx(struct ice_vf *vf, struct ice_q_vector *q_vector);
220 ice_calc_vf_reg_idx(struct ice_vf __always_unused *vf, in ice_calc_vf_reg_idx() function
H A Dice_lib.c2120 q_vector->reg_idx = ice_calc_vf_reg_idx(vf, q_vector); in ice_vsi_set_q_vectors_reg_idx()
H A Dice_virtchnl_pf.c828 * ice_calc_vf_reg_idx - Calculate the VF's register index in the PF space
832 int ice_calc_vf_reg_idx(struct ice_vf *vf, struct ice_q_vector *q_vector) in ice_calc_vf_reg_idx() function

Completed in 14 milliseconds