numam-dpdk/drivers/net/i40e/base
Helin Zhang 542526b7a1 i40e/base: fix wake on lan for X722
The recently added Wakeup On Line (WOL) opcodes should be
available only with X722_SUPPORT, so move them into the #ifdef,
and reorder these to be in numerical order with the rest of the
opcodes. Several structs that were added are unnecessary, so
they are removed here.

Fixes: 3c89193a36 ("i40e/base: support WOL config for X722")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2016-03-16 17:25:59 +01:00
..
i40e_adminq_cmd.h i40e/base: fix wake on lan for X722 2016-03-16 17:25:59 +01:00
i40e_adminq.c i40e/base: fix uncertain event descriptor issue 2016-03-16 17:24:47 +01:00
i40e_adminq.h
i40e_alloc.h
i40e_common.c i40e: update device ids 2016-03-16 17:25:25 +01:00
i40e_dcb.c i40e/base: limit version check of DCB 2016-03-16 17:24:24 +01:00
i40e_dcb.h
i40e_devids.h i40e: update device ids 2016-03-16 17:25:25 +01:00
i40e_diag.c
i40e_diag.h
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c i40e/base: fix compilation warnings 2016-03-16 17:21:44 +01:00
i40e_lan_hmc.h
i40e_nvm.c i40e/base: support NVM read on X722 2016-03-16 17:23:21 +01:00
i40e_osdep.h
i40e_prototype.h i40e/base: support NVM read on X722 2016-03-16 17:23:21 +01:00
i40e_register.h
i40e_status.h
i40e_type.h i40e/base: add flag for X722 register access 2016-03-16 17:22:02 +01:00
i40e_virtchnl.h