Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_dcb.h154 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist,
163 ice_aq_stop_lldp(struct ice_hw __always_unused *hw, in ice_aq_stop_lldp() function
Dice_dcb.c92 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() function
Dice_ethtool.c1222 status = ice_aq_stop_lldp(&pf->hw, true, true, NULL); in ice_set_priv_flags()