Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2656 struct i40e_aqc_lldp_stop { struct
2664 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_stop); argument
H A Di40e_common.c4428 struct i40e_aqc_lldp_stop *cmd = in i40e_aq_stop_lldp()
4429 (struct i40e_aqc_lldp_stop *)&desc.params.raw; in i40e_aq_stop_lldp()