Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h247 int i40e_aq_start_lldp(struct i40e_hw *hw, bool persist,
Di40e_debugfs.c1427 ret = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
Di40e_common.c3419 int i40e_aq_start_lldp(struct i40e_hw *hw, bool persist, in i40e_aq_start_lldp() function
Di40e_ethtool.c5437 status = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_set_priv_flags()