Searched refs:txbuf_pool (Results 1 – 3 of 3) sorted by relevance
204 struct rtw_tx_buf_ring *tx_pool = (struct rtw_tx_buf_ring *)hci->txbuf_pool; in txbuf_wait()386 struct rtw_tx_buf_ring *tx_pool = (struct rtw_tx_buf_ring *)phl_info->hci->txbuf_pool; in phl_handle_xmit_ring_sdio()389 struct rtw_tx_buf *txbuf = (struct rtw_tx_buf *)phl_info->hci->txbuf_pool; in phl_handle_xmit_ring_sdio()500 tx_pool = (struct rtw_tx_buf_ring *)hci->txbuf_pool; in phl_tx_sdio_thrd_hdl()567 struct rtw_tx_buf *txbuf = (struct rtw_tx_buf*)hci->txbuf_pool; in _phl_tx_sdio()1260 if (hci->txbuf_pool) { in phl_trx_deinit_sdio()1261 tx_pool = (struct rtw_tx_buf_ring *)hci->txbuf_pool; in phl_trx_deinit_sdio()1262 hci->txbuf_pool = NULL; in phl_trx_deinit_sdio()1284 if (hci->txbuf_pool) { in phl_trx_deinit_sdio()1285 txbuf = (struct rtw_tx_buf*)hci->txbuf_pool; in phl_trx_deinit_sdio()[all …]
46 u8 *txbuf_pool; member
51 u8 *txbuf_pool; member