Searched refs:mgnt_busy_list (Results 1 – 1 of 1) sorted by relevance
52 struct phl_queue mgnt_busy_list; /* ready to send management buffer list */ member134 enqueue_txbuf(phl_info, &pool->mgnt_busy_list, txbuf, _tail); in enqueue_busy_txbuf()150 enqueue_txbuf(phl_info, &pool->mgnt_busy_list, txbuf, _first); in enqueue_busy_txbuf_to_head()161 txbuf = dequeue_txbuf(phl_info, &pool->mgnt_busy_list); in dequeue_busy_txbuf()1276 pq_deinit(drv, &tx_pool->mgnt_busy_list); in phl_trx_deinit_sdio()1352 pq_init(drv, &tx_pool->mgnt_busy_list); in phl_trx_init_sdio()