Searched refs:rtw_pool (Results 1 – 4 of 4) sorted by relevance
31 struct rtw_pool *rx_req_pool = &trx_test->rx_req_pool; in _phl_free_rx_req_pool()57 struct rtw_pool *rx_req_pool = &trx_test->rx_req_pool; in _phl_alloc_rx_req_pool()98 struct rtw_pool *rx_req_pool = &trx_test->rx_req_pool; in _phl_query_idle_rx_req()119 struct rtw_pool *rx_req_pool = &trx_test->rx_req_pool; in _phl_query_busy_rx_req()139 struct rtw_pool *rx_req_pool = &trx_test->rx_req_pool; in _phl_release_rx_req()162 struct rtw_pool *rx_req_pool = &trx_test->rx_req_pool; in _phl_insert_busy_rx_req()178 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_free_tx_req_pool()204 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_alloc_tx_req_pool()247 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_idle_tx_req()267 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_busy_tx_req()[all …]
61 struct rtw_pool { struct113 struct rtw_pool tx_req_pool;114 struct rtw_pool rx_req_pool;115 struct rtw_pool tx_pkt_pool;