Searched refs:i40e_aq_stop_lldp (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h240 int i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
H A Di40e_main.c15833 i40e_aq_stop_lldp(hw, true, false, NULL);
H A Di40e_ethtool.c5439 i40e_aq_stop_lldp(&pf->hw, true, false, NULL);
H A Di40e_debugfs.c1391 ret = i40e_aq_stop_lldp(&pf->hw, false, false, NULL);
H A Di40e_common.c3376 * i40e_aq_stop_lldp
3384 int i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, function

Completed in 272 milliseconds