Searched refs:i40e_aq_stop_lldp (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 242 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
|
D | i40e_debugfs.c | 1404 ret = i40e_aq_stop_lldp(&pf->hw, false, false, NULL); in i40e_dbg_command_write()
|
D | i40e_ethtool.c | 5309 i40e_aq_stop_lldp(&pf->hw, true, false, NULL); in i40e_set_priv_flags()
|
D | i40e_common.c | 3770 i40e_status i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
|
D | i40e_main.c | 15678 i40e_aq_stop_lldp(hw, true, false, NULL); in i40e_probe()
|