Home
last modified time | relevance | path

Searched refs:T4_CAP (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2701 #define T4_CAP (IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_MTU | IFCAP_HWCSUM | \ macro
2705 #define T4_CAP_ENABLE (T4_CAP)
2767 if_setcapabilities(ifp, T4_CAP); in cxgbe_vi_attach()