Searched refs:ice_aq_stop_lldp (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_dcb.h | 153 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
|
A D | ice_dcb.c | 93 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() function
|
A D | ice_ethtool.c | 1221 status = ice_aq_stop_lldp(&pf->hw, true, true, NULL); in ice_set_priv_flags()
|
Completed in 13 milliseconds