Home
last modified time | relevance | path

Searched refs:i40e_aq_cfg_lldp_mib_change_event (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h234 int i40e_aq_cfg_lldp_mib_change_event(struct i40e_hw *hw,
H A Di40e_debugfs.c1497 ret = i40e_aq_cfg_lldp_mib_change_event(&pf->hw, in i40e_dbg_command_write()
1508 ret = i40e_aq_cfg_lldp_mib_change_event(&pf->hw, in i40e_dbg_command_write()
H A Di40e_dcb.c893 ret = i40e_aq_cfg_lldp_mib_change_event(hw, true, NULL); in i40e_init_dcb()
H A Di40e_common.c3318 int i40e_aq_cfg_lldp_mib_change_event(struct i40e_hw *hw, in i40e_aq_cfg_lldp_mib_change_event() function
H A Di40e_ethtool.c5434 i40e_aq_cfg_lldp_mib_change_event(&pf->hw, false, NULL); in i40e_set_priv_flags()