Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_cdcereg.h52 #define CDCE_NCM_ALIGN(rem,off,mod) \ macro
H A Dif_cdce.c1396 offset = CDCE_NCM_ALIGN(sc->sc_ncm.tx_remainder, in cdce_ncm_fill_tx_frames()
1448 offset = CDCE_NCM_ALIGN(sc->sc_ncm.tx_remainder, in cdce_ncm_fill_tx_frames()
1485 offset = CDCE_NCM_ALIGN(0, offset, CDCE_NCM_TX_MINLEN); in cdce_ncm_fill_tx_frames()