Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h190 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
Di40e_debugfs.c1755 ret = i40e_aq_stop_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
Di40e_common.c3190 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
Di40e_main.c10366 i40e_aq_stop_lldp(hw, true, NULL); in i40e_probe()