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

/freebsd-current/sys/dev/ice/
H A Dice_dcb.h245 u8 ice_get_dcbx_status(struct ice_hw *hw);
H A Dice_dcb.c271 * ice_get_dcbx_status
276 u8 ice_get_dcbx_status(struct ice_hw *hw) function
1248 qos_cfg->dcbx_status = ice_get_dcbx_status(hw);
1288 qos_cfg->dcbx_status = ice_get_dcbx_status(hw);
H A Dice_lib.c8279 hw->port_info->qos_cfg.dcbx_status = ice_get_dcbx_status(hw);
10633 dcbx_status = ice_get_dcbx_status(hw);

Completed in 85 milliseconds