Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c989 #define CXGB_CAP (IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_MTU | IFCAP_HWCSUM | \ macro
992 #define CXGB_CAP_ENABLE CXGB_CAP
1022 if_setcapabilities(ifp, CXGB_CAP); in cxgb_port_attach()