Searched refs:VLAN_FLTR_SIZE (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h448 #define VLAN_FLTR_SIZE 128 macro
451 __be32 entry[VLAN_FLTR_SIZE];
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c59 for (i = VLAN_FLTR_SIZE - 1; i >= 0; i--) {
H A Den_port.h44 #define VLAN_FLTR_SIZE 128 macro
46 __be32 entry[VLAN_FLTR_SIZE];

Completed in 78 milliseconds