Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sis/
H A Dif_sisreg.h354 #define SIS_RX_LIST_SZ (SIS_RX_LIST_CNT * sizeof(struct sis_desc)) macro
H A Dif_sis.c2059 bzero(ld->sis_rx_list, SIS_RX_LIST_SZ); in sis_stop()
2119 SIS_RING_ALIGN, SIS_RX_LIST_SZ, in sis_dma_alloc()