Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdcereg.h63 #define CDCE_NCM_ALIGN(rem,off,mod) \ macro
Dif_cdce.c1124 offset = CDCE_NCM_ALIGN(sc->sc_ncm.tx_remainder, in cdce_ncm_fill_tx_frames()
1176 offset = CDCE_NCM_ALIGN(sc->sc_ncm.tx_remainder, in cdce_ncm_fill_tx_frames()
1202 offset = CDCE_NCM_ALIGN(0, offset, CDCE_NCM_TX_MINLEN); in cdce_ncm_fill_tx_frames()