Searched refs:ice_aq_stop_lldp (Results 1 – 3 of 3) sorted by relevance
204 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist,
93 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() function
2220 ret = ice_aq_stop_lldp(hw, true, false, NULL); in ice_dev_init()