Searched refs:Tx_iobuf (Results 1 – 2 of 2) sorted by relevance
327 iob = tp->Tx_iobuf[entry]; in sis190_process_tx()340 tp->Tx_iobuf[entry] = NULL; in sis190_process_tx()388 memset(tp->Tx_iobuf, 0, NUM_TX_DESC * sizeof(struct io_buffer *)); in sis190_init_ring()629 tp->Tx_iobuf[i] = NULL; in sis190_free()659 tp->Tx_iobuf[entry] = iob; in sis190_transmit()
263 struct io_buffer *Tx_iobuf[NUM_TX_DESC]; member