Searched refs:ice_aq_start_lldp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 138 ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd); 154 ice_aq_start_lldp(struct ice_hw __always_unused *hw, in ice_aq_start_lldp() function
|
H A D | ice_dcb.c | 112 * ice_aq_start_lldp 120 ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd) in ice_aq_start_lldp() function
|
H A D | ice_ethtool.c | 1253 status = ice_aq_start_lldp(&pf->hw, true, NULL); in ice_set_priv_flags()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 158 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 D | ice_dcb.c | 115 * ice_aq_start_lldp 122 int ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd) in ice_aq_start_lldp() function
|
H A D | ice_ethtool.c | 1424 status = ice_aq_start_lldp(&pf->hw, true, NULL); in ice_set_priv_flags()
|
Completed in 14 milliseconds