Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h451 #define XL_TX_LIST_SZ \ macro
H A Dif_xl.c1252 XL_TX_LIST_SZ, 1, XL_TX_LIST_SZ, 0, NULL, NULL, in xl_attach()
1271 XL_TX_LIST_SZ, xl_dma_map_addr, in xl_attach()
1682 bzero(ld->xl_tx_list, XL_TX_LIST_SZ); in xl_list_tx_init_90xB()
3201 bzero(sc->xl_ldata.xl_tx_list, XL_TX_LIST_SZ); in xl_stop()