Searched refs:shutdown_lldp_agent (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h156 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist,
166 bool __always_unused shutdown_lldp_agent,
165 ice_aq_stop_lldp(struct ice_hw __always_unused *hw, bool __always_unused shutdown_lldp_agent, bool __always_unused persist, struct ice_sq_cd __always_unused *cd) argument
H A Dice_dcb.c85 * @shutdown_lldp_agent: True if LLDP Agent needs to be Shutdown
94 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, argument
104 if (shutdown_lldp_agent)

Completed in 130 milliseconds