Searched refs:mgnt_idle_list (Results 1 – 1 of 1) sorted by relevance
51 struct phl_queue mgnt_idle_list; /* management buffer list */ member110 txbuf = dequeue_txbuf(phl_info, &pool->mgnt_idle_list); in alloc_txbuf()178 pool_list = &pool->mgnt_idle_list; in free_txbuf()1275 pq_deinit(drv, &tx_pool->mgnt_idle_list); in phl_trx_deinit_sdio()1351 pq_init(drv, &tx_pool->mgnt_idle_list); in phl_trx_init_sdio()1362 enqueue_txbuf(phl_info, &tx_pool->mgnt_idle_list, txbuf, _tail); in phl_trx_init_sdio()