Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h2082 struct i40e_aqc_lldp_stop { struct
2089 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_stop); argument
H A Di40e_common.c3744 struct i40e_aqc_lldp_stop *cmd = in i40e_aq_stop_lldp()
3745 (struct i40e_aqc_lldp_stop *)&desc.params.raw; in i40e_aq_stop_lldp()