Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h246 int i40e_aq_start_lldp(struct i40e_hw *hw, bool persist,
H A Di40e_debugfs.c1442 ret = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
H A Di40e_common.c3694 int i40e_aq_start_lldp(struct i40e_hw *hw, bool persist, in i40e_aq_start_lldp() function
H A Di40e_ethtool.c5427 status = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_set_priv_flags()