Searched defs:tx_req_pool (Results 1 – 4 of 4) sorted by relevance
178 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_free_tx_req_pool() local204 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_alloc_tx_req_pool() local247 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_idle_tx_req() local267 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_busy_tx_req() local288 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_remove_busy_tx_req() local305 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_release_tx_req() local328 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_insert_busy_tx_req() local550 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_is_tx_test_done() local
113 struct rtw_pool tx_req_pool; member