Home
last modified time | relevance | path

Searched refs:i40e_aqc_lldp_restore (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2655 struct i40e_aqc_lldp_restore { struct
2662 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_restore); argument
Di40e_common.c3664 struct i40e_aqc_lldp_restore *cmd = in i40e_aq_restore_lldp()
3665 (struct i40e_aqc_lldp_restore *)&desc.params.raw; in i40e_aq_restore_lldp()