numam-dpdk/lib/librte_pmd_ixgbe
Jingjing Wu 748198ae82 ixgbe: use generic filter control for ethertype filter
This patch removes old functions which deal with ethertype filter in ixgbe driver.
It also defines ixgbe_dev_filter_ctrl which is binding to filter_ctrl API,
and ethertype filter can be dealt with through this new entrance.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-01-20 09:14:53 +01:00
..
ixgbe ixgbe/base: support X550 2014-10-07 17:00:52 +02:00
ixgbe_82599_bypass.c ixgbe: fix build with bypass enabled 2014-10-09 20:02:34 +02:00
ixgbe_bypass_api.h ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_bypass_defines.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.c ixgbe: fix build with bypass and debug enabled 2014-12-02 12:28:11 +01:00
ixgbe_bypass.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_ethdev.c ixgbe: use generic filter control for ethertype filter 2015-01-20 09:14:53 +01:00
ixgbe_ethdev.h ixgbe: use generic filter control for ethertype filter 2015-01-20 09:14:53 +01:00
ixgbe_fdir.c ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_logs.h ixgbe: always log init messages 2014-09-18 20:52:41 +02:00
ixgbe_pf.c ixgbe: configure VF RSS 2015-01-18 23:13:57 +01:00
ixgbe_rxtx_vec.c ixgbe: fix array overflow in vector Rx 2014-12-17 00:40:37 +01:00
ixgbe_rxtx.c ixgbe: configure VF RSS 2015-01-18 23:13:57 +01:00
ixgbe_rxtx.h ixgbe: fix multi-process support 2014-12-17 00:40:37 +01:00
Makefile ixgbe/base: disable some gcc warnings 2014-10-10 17:45:18 +02:00