Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h246 int 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_common.c3690 int i40e_aq_start_lldp(struct i40e_hw *hw, bool persist, in i40e_aq_start_lldp() function
Di40e_ethtool.c5426 status = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_set_priv_flags()