Searched refs:rtw_test_rx (Results 1 – 4 of 4) sorted by relevance
59 struct rtw_test_rx *rreq = NULL; in _phl_alloc_rx_req_pool()67 buf_len = sizeof(struct rtw_test_rx) * rx_req_num; in _phl_alloc_rx_req_pool()77 rreq = (struct rtw_test_rx *)rx_req_pool->buf; in _phl_alloc_rx_req_pool()94 struct rtw_test_rx *_phl_query_idle_rx_req(struct phl_info_t *phl_info) in _phl_query_idle_rx_req()96 struct rtw_test_rx *rreq = NULL; in _phl_query_idle_rx_req()105 struct rtw_test_rx, list); in _phl_query_idle_rx_req()115 struct rtw_test_rx *_phl_query_busy_rx_req(struct phl_info_t *phl_info) in _phl_query_busy_rx_req()117 struct rtw_test_rx *rreq = NULL; in _phl_query_busy_rx_req()126 struct rtw_test_rx, list); in _phl_query_busy_rx_req()136 void _phl_release_rx_req(struct phl_info_t *phl_info, struct rtw_test_rx *rreq) in _phl_release_rx_req()[all …]
73 struct rtw_test_rx { struct