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

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_defines.h684 #define E1000_VLAN_FILTER_TBL_SIZE 128 /* VLAN Filter Table (4096 bits) */ macro
H A De1000_82571.c1435 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {
H A De1000_mac.c338 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {
H A De1000_82575.c3065 for (offset = 0; offset < E1000_VLAN_FILTER_TBL_SIZE; offset++) {

Completed in 83 milliseconds