Searched refs:ice_get_dcbx_status (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_dcb.h231 u8 ice_get_dcbx_status(struct ice_hw *hw);
H A Dice_dcb.c269 * ice_get_dcbx_status
274 u8 ice_get_dcbx_status(struct ice_hw *hw) function
1204 qos_cfg->dcbx_status = ice_get_dcbx_status(hw);
1244 qos_cfg->dcbx_status = ice_get_dcbx_status(hw);
H A Dice_lib.c6945 hw->port_info->qos_cfg.dcbx_status = ice_get_dcbx_status(hw);

Completed in 121 milliseconds