Searched refs:txbuf_h (Results 1 – 2 of 2) sorted by relevance
209 struct rtw_txbuf *txbuf_h; member
1180 if (rsc->sc_txq[i].txbuf_h != NULL) { in rtw_dma_free()1181 kmem_free(rsc->sc_txq[i].txbuf_h, in rtw_dma_free()1183 rsc->sc_txq[i].txbuf_h = NULL; in rtw_dma_free()1256 rsc->sc_txq[i].txbuf_h = txbf; in rtw_dma_init()1353 txbf = rsc->sc_txq[i].txbuf_h; in rtw_swring_setup()