Searched refs:rxbuf_pool (Results 1 – 4 of 4) sorted by relevance
769 struct rtw_rx_buf_ring *rx_pool = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_recycle_rx_buf_sdio()823 struct rtw_rx_buf_ring *rx_pool = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_rx_sdio()1168 struct rtw_rx_buf_ring *rx_pool = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_recv_rxfifo_sdio()1213 if (hci->rxbuf_pool) { in phl_trx_deinit_sdio()1214 rx_pool = (struct rtw_rx_buf_ring *)hci->rxbuf_pool; in phl_trx_deinit_sdio()1243 _os_mem_free(drv, hci->rxbuf_pool, in phl_trx_deinit_sdio()1245 hci->rxbuf_pool = NULL; in phl_trx_deinit_sdio()1392 hci->rxbuf_pool = _os_mem_alloc(drv, in phl_trx_init_sdio()1394 if (!hci->rxbuf_pool) in phl_trx_init_sdio()1396 rx_pool = (struct rtw_rx_buf_ring*)hci->rxbuf_pool; in phl_trx_init_sdio()
47 u8 *rxbuf_pool; member
52 u8 *rxbuf_pool; member
1367 rx_buf_ring = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_release_target_rx_buf()1450 u8 *rxbuf_pool, u8 ch_num) in _phl_free_rxbuf_pool_pcie() argument1456 ring = (struct rtw_rx_buf_ring *)rxbuf_pool; in _phl_free_rxbuf_pool_pcie()1601 phl_info->hci->rxbuf_pool = (u8 *)rx_buf_ring; in _phl_alloc_rxbuf_pool_pcie()2051 ring = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in _phl_update_default_rx_bd()2099 ring = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_rx_reset_pcie()2394 _phl_free_rxbuf_pool_pcie(phl_info, hci_info->rxbuf_pool, in phl_trx_deinit_pcie()2396 hci_info->rxbuf_pool = NULL; in phl_trx_deinit_pcie()3564 rx_buf_ring = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_rx_pcie()