Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h158 int ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd);
174 ice_aq_start_lldp(struct ice_hw __always_unused *hw, in ice_aq_start_lldp() function
H A Dice_dcb.c122 int ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd) in ice_aq_start_lldp() function
H A Dice_ethtool.c1424 status = ice_aq_start_lldp(&pf->hw, true, NULL); in ice_set_priv_flags()