Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/xl/
H A Dif_xlreg.h432 #define XL_TX_LIST_SZ XL_TX_LIST_CNT * sizeof(struct xl_list) macro
H A Dif_xl.c1644 XL_TX_LIST_SZ, BUS_DMA_WAITOK, &dmem); in xl_dma_alloc()
3194 bzero(sc->xl_ldata.xl_tx_list, XL_TX_LIST_SZ); in xl_stop()