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

/freebsd-13-stable/sys/dev/ice/
H A Dice_dcb.h251 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist,
H A Dice_dcb.c212 * ice_aq_stop_lldp
223 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, function
H A Dice_lib.c3827 status = ice_aq_stop_lldp(hw, true, true, NULL);
3831 "%s: ice_aq_stop_lldp failed; status %s, aq_err %s\n",

Completed in 126 milliseconds