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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h236 #define EM_VFTA_SIZE 128 macro
419 u32 shadow_vfta[EM_VFTA_SIZE];
H A Dif_lem.h240 #define EM_VFTA_SIZE 128 macro
353 u32 shadow_vfta[EM_VFTA_SIZE];
H A Dif_lem.c3788 for (int i = 0; i < EM_VFTA_SIZE; i++)
H A Dif_em.c4725 for (int i = 0; i < EM_VFTA_SIZE; i++)

Completed in 120 milliseconds