Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2219 struct i40e_aqc_lldp_restore { struct
2225 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_restore); argument
Di40e_common.c3738 struct i40e_aqc_lldp_restore *cmd = in i40e_aq_restore_lldp()
3739 (struct i40e_aqc_lldp_restore *)&desc.params.raw; in i40e_aq_restore_lldp()