Home
last modified time | relevance | path

Searched refs:i40e_aq_start_lldp (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h249 i40e_status i40e_aq_start_lldp(struct i40e_hw *hw, bool persist,
Di40e_debugfs.c1441 ret = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
Di40e_ethtool.c5311 status = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_set_priv_flags()
Di40e_common.c3805 i40e_status i40e_aq_start_lldp(struct i40e_hw *hw, bool persist, in i40e_aq_start_lldp() function