Searched refs:E1000_VLAN_FILTER_TBL_SIZE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h394 #define E1000_VLAN_FILTER_TBL_SIZE 128 /* VLAN Filter Table (4096 bits) */ macro
H A De1000_mac.c98 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h461 #define E1000_VLAN_FILTER_TBL_SIZE 128 /* VLAN Filter Table (4096 bits) */ macro
H A D82571.c1175 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {
H A Dlib.c121 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h734 #define E1000_VLAN_FILTER_TBL_SIZE 128 /* VLAN Filter Table (4096 bits) */ macro
H A De1000_hw.c4244 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {

Completed in 94 milliseconds