Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c930 ret = i40e_aq_cfg_lldp_mib_change_event(hw, true, NULL); in i40e_init_dcb()
H A Di40e_prototype.h203 i40e_status i40e_aq_cfg_lldp_mib_change_event(struct i40e_hw *hw,
H A Di40e_debugfs.c1511 ret = i40e_aq_cfg_lldp_mib_change_event(&pf->hw, in i40e_dbg_command_write()
1522 ret = i40e_aq_cfg_lldp_mib_change_event(&pf->hw, in i40e_dbg_command_write()
H A Di40e_common.c3673 i40e_status i40e_aq_cfg_lldp_mib_change_event(struct i40e_hw *hw, in i40e_aq_cfg_lldp_mib_change_event() function