Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_dcb.h156 int ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd);
172 ice_aq_start_lldp(struct ice_hw __always_unused *hw, in ice_aq_start_lldp() function
Dice_dcb.c119 int ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd) in ice_aq_start_lldp() function
Dice_ethtool.c1254 status = ice_aq_start_lldp(&pf->hw, true, NULL); in ice_set_priv_flags()