Searched refs:nhi_tx_buffer_desc (Results 1 – 2 of 2) sorted by relevance
261 struct nhi_tx_buffer_desc { struct313 struct nhi_tx_buffer_desc tx;
366 ring_size = sizeof(struct nhi_tx_buffer_desc) * r->tx_ring_depth; in nhi_alloc_ring() 393 ring += sizeof(struct nhi_tx_buffer_desc) * r->tx_ring_depth; in nhi_alloc_ring() 394 ring_busaddr += sizeof(struct nhi_tx_buffer_desc) * r->tx_ring_depth; in nhi_alloc_ring() 734 struct nhi_tx_buffer_desc *desc; in nhi_tx_enqueue() 834 nhi_tx_complete(struct nhi_ring_pair *r, struct nhi_tx_buffer_desc *desc, in nhi_tx_complete() 1006 struct nhi_tx_buffer_desc *txd; in nhi_intr()