Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h242 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
Di40e_debugfs.c1404 ret = i40e_aq_stop_lldp(&pf->hw, false, false, NULL); in i40e_dbg_command_write()
Di40e_ethtool.c5309 i40e_aq_stop_lldp(&pf->hw, true, false, NULL); in i40e_set_priv_flags()
Di40e_common.c3770 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
Di40e_main.c15678 i40e_aq_stop_lldp(hw, true, false, NULL); in i40e_probe()