Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2620 struct i40e_aqc_lldp_start { struct
2627 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_start); argument
H A Di40e_common.c4450 struct i40e_aqc_lldp_start *cmd = in i40e_aq_start_lldp()
4451 (struct i40e_aqc_lldp_start *)&desc.params.raw; in i40e_aq_start_lldp()