Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h206 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
Di40e_debugfs.c1326 ret = i40e_aq_stop_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
Di40e_ethtool.c4649 i40e_aq_stop_lldp(&pf->hw, true, NULL); in i40e_set_priv_flags()
Di40e_common.c3667 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
Di40e_main.c13743 i40e_aq_stop_lldp(hw, true, NULL); in i40e_probe()