Searched refs:i40e_aq_stop_lldp (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 239 int 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_common.c | 3655 int i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
|
D | i40e_ethtool.c | 5424 i40e_aq_stop_lldp(&pf->hw, true, false, NULL); in i40e_set_priv_flags()
|
D | i40e_main.c | 15889 i40e_aq_stop_lldp(hw, true, false, NULL); in i40e_probe()
|