Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c444 bcm_workq_t tx_compl_prod, tx_compl_cons; member
2333 bcm_workq_init(&prot->tx_compl_prod, &prot->tx_compl_cons, in dhd_prot_attach()
2708 if (prot->tx_compl_prod.buffer) in dhd_prot_detach()
2709 MFREE(dhd->osh, prot->tx_compl_prod.buffer, in dhd_prot_detach()
2866 bcm_workq_prod_sync(&dhdp->prot->tx_compl_prod); /* flush WR index */ in dhd_lb_dispatch_tx_compl()
4959 workq = &prot->tx_compl_prod; in dhd_prot_txstatus_process()
4977 elem = WORKQ_ELEMENT(void *, &prot->tx_compl_prod, elem_ix); in dhd_prot_txstatus_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c549 bcm_workq_t tx_compl_prod, tx_compl_cons; member
3000 bcm_workq_init(&prot->tx_compl_prod, &prot->tx_compl_cons,
3533 if (prot->tx_compl_prod.buffer)
3534 MFREE(dhd->osh, prot->tx_compl_prod.buffer,
3705 bcm_workq_prod_sync(&dhdp->prot->tx_compl_prod); /* flush WR index */
6465 workq = &prot->tx_compl_prod;
6483 elem = WORKQ_ELEMENT(void *, &prot->tx_compl_prod, elem_ix);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c549 bcm_workq_t tx_compl_prod, tx_compl_cons; member
3000 bcm_workq_init(&prot->tx_compl_prod, &prot->tx_compl_cons,
3533 if (prot->tx_compl_prod.buffer)
3534 MFREE(dhd->osh, prot->tx_compl_prod.buffer,
3705 bcm_workq_prod_sync(&dhdp->prot->tx_compl_prod); /* flush WR index */
6465 workq = &prot->tx_compl_prod;
6483 elem = WORKQ_ELEMENT(void *, &prot->tx_compl_prod, elem_ix);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c549 bcm_workq_t tx_compl_prod, tx_compl_cons; member
3000 bcm_workq_init(&prot->tx_compl_prod, &prot->tx_compl_cons,
3533 if (prot->tx_compl_prod.buffer)
3534 MFREE(dhd->osh, prot->tx_compl_prod.buffer,
3705 bcm_workq_prod_sync(&dhdp->prot->tx_compl_prod); /* flush WR index */
6465 workq = &prot->tx_compl_prod;
6483 elem = WORKQ_ELEMENT(void *, &prot->tx_compl_prod, elem_ix);