Home
last modified time | relevance | path

Searched refs:i40e_aq_stop_lldp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h239 int i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
H A Di40e_debugfs.c1405 ret = i40e_aq_stop_lldp(&pf->hw, false, false, NULL); in i40e_dbg_command_write()
H A Di40e_common.c3659 int i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
H A Di40e_ethtool.c5425 i40e_aq_stop_lldp(&pf->hw, true, false, NULL); in i40e_set_priv_flags()
H A Di40e_main.c15932 i40e_aq_stop_lldp(hw, true, false, NULL); in i40e_probe()