Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h25 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg);
H A Dice_dcb_lib.c230 * ice_dcb_bwchk - check if ETS bandwidth input parameters are correct
234 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk() function
300 if (ice_dcb_bwchk(pf, new_cfg)) in ice_pf_dcb_cfg()
H A Dice_dcb_nl.c92 if (ice_dcb_bwchk(pf, new_cfg)) { in ice_dcbnl_setets()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h25 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg);
H A Dice_dcb_lib.c308 * ice_dcb_bwchk - check if ETS bandwidth input parameters are correct
312 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk() function
385 if (ice_dcb_bwchk(pf, new_cfg)) in ice_pf_dcb_cfg()
H A Dice_dcb_nl.c98 if (ice_dcb_bwchk(pf, new_cfg)) { in ice_dcbnl_setets()

Completed in 6 milliseconds