Home
last modified time | relevance | path

Searched defs:tx_req_pool (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.c178 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_free_tx_req_pool() local
204 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_alloc_tx_req_pool() local
247 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_idle_tx_req() local
267 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_busy_tx_req() local
288 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_remove_busy_tx_req() local
305 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_release_tx_req() local
328 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_insert_busy_tx_req() local
550 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_is_tx_test_done() local
H A Dtrx_test.h113 struct rtw_pool tx_req_pool; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.c178 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_free_tx_req_pool() local
204 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_alloc_tx_req_pool() local
247 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_idle_tx_req() local
267 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_query_busy_tx_req() local
288 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_remove_busy_tx_req() local
305 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_release_tx_req() local
328 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_insert_busy_tx_req() local
550 struct rtw_pool *tx_req_pool = &trx_test->tx_req_pool; in _phl_is_tx_test_done() local
H A Dtrx_test.h113 struct rtw_pool tx_req_pool; member