Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h254 i40e_aqc_opc_lldp_stop = 0x0A05, enumerator
H A Di40e_common.c3393 i40e_fill_default_direct_cmd_desc(&desc, i40e_aqc_opc_lldp_stop); in i40e_aq_stop_lldp()