Searched refs:ice_dcb_bwchk (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.c307 * ice_dcb_bwchk - check if ETS bandwidth input parameters are correct
311 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) function
384 if (ice_dcb_bwchk(pf, new_cfg))
H A Dice_dcb_nl.c98 if (ice_dcb_bwchk(pf, new_cfg)) {
H A Dice_dcb_lib.h25 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg);

Completed in 144 milliseconds