Searched refs:h2c_pool (Results 1 – 7 of 7) sorted by relevance
1194 struct phl_h2c_pkt_pool *h2c_pool = NULL; in phl_tx_reset_pcie() local1199 h2c_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_tx_reset_pcie()1211 phl_release_busy_h2c_pkt(phl_info, h2c_pool, in phl_tx_reset_pcie()1212 (u16)h2c_pool->busy_h2c_pkt_list.cnt); in phl_tx_reset_pcie()1214 phl_dump_h2c_pool_stats(phl_info->h2c_pool); in phl_tx_reset_pcie()2908 struct phl_h2c_pkt_pool *h2c_pool, u16 hw_idx) in phl_handle_busy_h2c() argument2913 struct phl_queue *queue = &h2c_pool->busy_h2c_pkt_list; in phl_handle_busy_h2c()2914 _os_list *list = &h2c_pool->busy_h2c_pkt_list.queue; in phl_handle_busy_h2c()2935 pstatus = phl_release_busy_h2c_pkt(phl_info, h2c_pool, in phl_handle_busy_h2c()2956 pstatus = phl_release_busy_h2c_pkt(phl_info, h2c_pool, in phl_handle_busy_h2c()[all …]
900 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_busy_h2c_pkt()912 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_idle_h2c_pkt()962 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_busy_h2c_pkt()978 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_idle_h2c_pkt()1052 struct phl_h2c_pkt_pool *h2c_pool) in _phl_alloc_h2c_pkt() argument1058 struct phl_h2c_pkt_pool *h2c_pkt_pool = h2c_pool; in _phl_alloc_h2c_pkt()1116 h2c_pkt_pool = phl_info->h2c_pool; in _phl_free_h2c_pool()1200 phl_info->h2c_pool = h2c_pkt_pool; in _phl_alloc_h2c_pool()
41 phl_dump_h2c_pool_stats(phl_info->h2c_pool); in rtw_phl_query_h2c_pkt()
303 struct phl_h2c_pkt_pool *h2c_pool; member
927 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_busy_h2c_pkt()939 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_idle_h2c_pkt()989 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_busy_h2c_pkt()1005 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_idle_h2c_pkt()1079 struct phl_h2c_pkt_pool *h2c_pool) in _phl_alloc_h2c_pkt() argument1085 struct phl_h2c_pkt_pool *h2c_pkt_pool = h2c_pool; in _phl_alloc_h2c_pkt()1143 h2c_pkt_pool = phl_info->h2c_pool; in _phl_free_h2c_pool()1227 phl_info->h2c_pool = h2c_pkt_pool; in _phl_alloc_h2c_pool()
298 struct phl_h2c_pkt_pool *h2c_pool; member