Searched refs:eft_mulcst_filter_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_filter.c1204 eftp->eft_mulcst_filter_count = filter_count;
1216 eftp->eft_mulcst_filter_count = 0;
1246 eftp->eft_mulcst_filter_count = 1;
1454 for (i = 0; i < table->eft_mulcst_filter_count; i++) {
1458 table->eft_mulcst_filter_count = 0;
1479 for (i = 0; i < table->eft_mulcst_filter_count; i++) {
H A Def10_impl.h1014 uint32_t eft_mulcst_filter_count; member in struct:ef10_filter_table_s

Completed in 63 milliseconds