Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdev_features.h44 #define NETIF_F_HW_TC BIT(8) /* Can offload TC. */ macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c387 hw->netdev_features |= NETIF_F_HW_TC; in mt7915_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c484 hw->netdev_features |= NETIF_F_HW_TC; in mt7996_init_wiphy()