tl_Rx_list
sizeof(struct tl_Rx_list) * TL_NBUF,
sizeof(struct tl_Rx_list) * TL_NBUF,
sizeof(struct tl_Rx_list) * TL_NBUF,
sizeof(struct tl_Rx_list) * TL_NBUF, 1,
sizeof(struct tl_Rx_list) * TL_NBUF, 0, BUS_DMA_WAITOK,
(void *)(sc->ctrl + sizeof(struct tl_Rx_list) * TL_NBUF);
nullbuf = sc->ctrl + sizeof(struct tl_Rx_list) * TL_NBUF +
sc->hw_Rx_list, sizeof(struct tl_Rx_list) * TL_NBUF, NULL,
+ sizeof(struct tl_Rx_list) * i;
sizeof(struct tl_Rx_list) * TL_NBUF,
struct tl_Rx_list *hw_list;
struct tl_Rx_list *hw_Rx_list; /* and assocoated hw descriptor */