Home
last modified time | relevance | path

Searched refs:mgnt_busy_list (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c52 struct phl_queue mgnt_busy_list; /* ready to send management buffer list */ member
134 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()