Searched defs:tx_pkt_pool (Results 1 – 4 of 4) sorted by relevance
343 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_free_tx_pkt_pool() local395 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_alloc_tx_pkt_pool() local458 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_query_idle_tx_pkt() local479 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_query_busy_tx_pkt() local500 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_remove_busy_tx_pkt() local517 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_release_tx_pkt() local535 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_insert_busy_tx_pkt() local551 struct rtw_pool *tx_pkt_pool = &trx_test->tx_pkt_pool; in _phl_is_tx_test_done() local
115 struct rtw_pool tx_pkt_pool; member