Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2609 struct i40e_aqc_lldp_stop { struct
2617 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_stop); argument
H A Di40e_common.c4415 struct i40e_aqc_lldp_stop *cmd = in i40e_aq_stop_lldp()
4416 (struct i40e_aqc_lldp_stop *)&desc.params.raw; in i40e_aq_stop_lldp()