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

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_filter.c331 uint32_t fconf = 0; local
334 fconf |= F_FRAGMENTATION;
337 fconf |= F_MPSHITTYPE;
340 fconf |= F_MACMATCH;
343 fconf |= F_ETHERTYPE;
346 fconf |= F_PROTOCOL;
349 fconf |= F_TOS;
352 fconf |= F_VLAN;
355 fconf |= F_VNIC_ID;
358 fconf |
380 uint32_t fconf = 0; local
469 uint32_t fconf, iconf; local
[all...]

Completed in 29 milliseconds