Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c27 u8 mgnt_pkt; /* used for xmit management frame */ member
120 txbuf->mgnt_pkt = true; in alloc_txbuf()
133 if ((txbuf->tag == RTW_PHL_PKT_TYPE_MGNT) || (txbuf->mgnt_pkt)) in enqueue_busy_txbuf()
149 if ((txbuf->tag == RTW_PHL_PKT_TYPE_MGNT) || (txbuf->mgnt_pkt)) in enqueue_busy_txbuf_to_head()
180 txbuf->mgnt_pkt = false; in free_txbuf()
537 __FUNCTION__, hstatus, txbuf->tag, txbuf->mgnt_pkt, in phl_tx_sdio_thrd_hdl()