Searched refs:tbd_array (Results 1 – 2 of 2) sorted by relevance
743 uint32_t tbd_array = s->tx.tbd_array_addr; in tx_command() local751 tbd_array, tcb_bytes, s->tx.tbd_count)); in tx_command()757 if (!((tcb_bytes > 0) || (tbd_array != 0xffffffff))) { in tx_command()769 if (tbd_array == 0xffffffff) { in tx_command()797 tbd_address = tbd_array; in tx_command()
484 u32 tbd_array; member1759 cb->u.tcb.tbd_array = cb->dma_addr + offsetof(struct cb, u.tcb.tbd); in e100_xmit_prepare()