Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_dcb.h222 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist,
H A Dice_dcb.c93 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() function
/dpdk/drivers/net/ice/
H A Dice_ethdev.c2306 ret = ice_aq_stop_lldp(hw, true, false, NULL); in ice_dev_init()