Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h177 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
Di40e_debugfs.c1758 ret = i40e_aq_stop_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
Di40e_common.c2780 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
Di40e_main.c9802 i40e_aq_stop_lldp(hw, true, NULL); in i40e_probe()