Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/nfe/
H A Dif_nfevar.h102 #define NFE_WORDALIGN 0x40 /* word alignment DMA */ macro
H A Dif_nfe.c447 NFE_WORDALIGN; in nfe_probe()
2212 if (sc->sc_caps & NFE_WORDALIGN) in nfe_newbuf_std()
2278 if (sc->sc_caps & NFE_WORDALIGN) in nfe_newbuf_jumbo()