Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_dcb.h204 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
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c2220 ret = ice_aq_stop_lldp(hw, true, false, NULL); in ice_dev_init()