Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_stereg.h503 #define STE_TX_LIST_SZ \ macro
H A Dif_ste.c1148 STE_TX_LIST_SZ, /* maxsize */ in ste_dma_alloc()
1150 STE_TX_LIST_SZ, /* maxsegsize */ in ste_dma_alloc()
1228 STE_TX_LIST_SZ, ste_dmamap_cb, &ctx, 0); in ste_dma_alloc()
1456 bzero(ld->ste_tx_list, STE_TX_LIST_SZ); in ste_init_tx_list()