Searched refs:XL_TX_LIST_SZ (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/ |
H A D | if_xlreg.h | 451 #define XL_TX_LIST_SZ \ macro
|
H A D | if_xl.c | 1260 XL_TX_LIST_SZ, 1, XL_TX_LIST_SZ, 0, NULL, NULL, in xl_attach() 1279 XL_TX_LIST_SZ, xl_dma_map_addr, in xl_attach() 1699 bzero(ld->xl_tx_list, XL_TX_LIST_SZ); in xl_list_tx_init_90xB() 3231 bzero(sc->xl_ldata.xl_tx_list, XL_TX_LIST_SZ);
|