Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_stereg.h501 #define STE_RX_LIST_SZ \ macro
H A Dif_ste.c1167 STE_RX_LIST_SZ, /* maxsize */ in ste_dma_alloc()
1169 STE_RX_LIST_SZ, /* maxsegsize */ in ste_dma_alloc()
1249 STE_RX_LIST_SZ, ste_dmamap_cb, &ctx, 0); in ste_dma_alloc()
1420 bzero(ld->ste_rx_list, STE_RX_LIST_SZ); in ste_init_rx_list()