Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h1947 struct i40e_aqc_lldp_start { struct
1954 I40E_CHECK_CMD_LENGTH(i40e_aqc_lldp_start); argument
H A Di40e_common.c3122 struct i40e_aqc_lldp_start *cmd; in i40e_aq_start_lldp()