Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alcreg.h598 #define TSO_OFFLOAD_THRESH_UNIT_SHIFT 3 macro
H A Dif_alc.c3924 reg = (sc->alc_ident->max_framelen >> TSO_OFFLOAD_THRESH_UNIT_SHIFT) & in alc_init()