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

/freebsd-11-stable/sys/dev/ste/
H A Dif_stereg.h501 #define STE_RX_LIST_SZ \ macro
H A Dif_ste.c1175 STE_RX_LIST_SZ, /* maxsize */
1177 STE_RX_LIST_SZ, /* maxsegsize */
1257 STE_RX_LIST_SZ, ste_dmamap_cb, &ctx, 0);
1428 bzero(ld->ste_rx_list, STE_RX_LIST_SZ);

Completed in 235 milliseconds