Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h2029 struct i40e_aqc_lldp_stop { struct
2036 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_stop); argument
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2031 struct i40e_aqc_lldp_stop { struct
2038 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_stop); argument
Di40e_common.c2784 struct i40e_aqc_lldp_stop *cmd = in i40e_aq_stop_lldp()
2785 (struct i40e_aqc_lldp_stop *)&desc.params.raw; in i40e_aq_stop_lldp()