Searched refs:d2hring_hp2p_txcpl (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 570 msgbuf_ring_t *d2hring_hp2p_txcpl; /* D2H HPP Tx completion ring */ member 3632 if (prot->d2hring_hp2p_txcpl) { 3633 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); 3957 if (prot->d2hring_hp2p_txcpl == NULL) { 3958 prot->d2hring_hp2p_txcpl = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); 3960 if (prot->d2hring_hp2p_txcpl == NULL) { 3967 ret = dhd_prot_ring_attach(dhd, prot->d2hring_hp2p_txcpl, "d2hhp2p_txcpl", 3977 prot->d2hring_hp2p_txcpl->inited = FALSE; 4013 MFREE(prot->osh, prot->d2hring_hp2p_txcpl, sizeof(msgbuf_ring_t)); 4014 prot->d2hring_hp2p_txcpl = NULL; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 570 msgbuf_ring_t *d2hring_hp2p_txcpl; /* D2H HPP Tx completion ring */ member 3632 if (prot->d2hring_hp2p_txcpl) { 3633 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); 3957 if (prot->d2hring_hp2p_txcpl == NULL) { 3958 prot->d2hring_hp2p_txcpl = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); 3960 if (prot->d2hring_hp2p_txcpl == NULL) { 3967 ret = dhd_prot_ring_attach(dhd, prot->d2hring_hp2p_txcpl, "d2hhp2p_txcpl", 3977 prot->d2hring_hp2p_txcpl->inited = FALSE; 4013 MFREE(prot->osh, prot->d2hring_hp2p_txcpl, sizeof(msgbuf_ring_t)); 4014 prot->d2hring_hp2p_txcpl = NULL; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 570 msgbuf_ring_t *d2hring_hp2p_txcpl; /* D2H HPP Tx completion ring */ member 3632 if (prot->d2hring_hp2p_txcpl) { 3633 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); 3957 if (prot->d2hring_hp2p_txcpl == NULL) { 3958 prot->d2hring_hp2p_txcpl = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); 3960 if (prot->d2hring_hp2p_txcpl == NULL) { 3967 ret = dhd_prot_ring_attach(dhd, prot->d2hring_hp2p_txcpl, "d2hhp2p_txcpl", 3977 prot->d2hring_hp2p_txcpl->inited = FALSE; 4013 MFREE(prot->osh, prot->d2hring_hp2p_txcpl, sizeof(msgbuf_ring_t)); 4014 prot->d2hring_hp2p_txcpl = NULL; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 757 msgbuf_ring_t *d2hring_hp2p_txcpl; /* D2H HPP Tx completion ring */ member 4428 if (prot->d2hring_hp2p_txcpl) { in dhd_prot_reset() 4429 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); in dhd_prot_reset() 4644 if (prot->d2hring_hp2p_txcpl == NULL) { in dhd_check_create_hp2p_rings() 4645 prot->d2hring_hp2p_txcpl = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); in dhd_check_create_hp2p_rings() 4647 if (prot->d2hring_hp2p_txcpl == NULL) { in dhd_check_create_hp2p_rings() 4654 ret = dhd_prot_ring_attach(dhd, prot->d2hring_hp2p_txcpl, "d2hhp2p_txcpl", in dhd_check_create_hp2p_rings() 4664 prot->d2hring_hp2p_txcpl->inited = FALSE; in dhd_check_create_hp2p_rings() 4695 prot->d2hring_hp2p_txcpl != NULL) { in dhd_check_create_hp2p_rings() 4706 MFREE(prot->osh, prot->d2hring_hp2p_txcpl, sizeof(msgbuf_ring_t)); in dhd_check_create_hp2p_rings() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 761 msgbuf_ring_t *d2hring_hp2p_txcpl; /* D2H HPP Tx completion ring */ member 4432 if (prot->d2hring_hp2p_txcpl) { in dhd_prot_reset() 4433 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); in dhd_prot_reset() 4648 if (prot->d2hring_hp2p_txcpl == NULL) { in dhd_check_create_hp2p_rings() 4649 prot->d2hring_hp2p_txcpl = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); in dhd_check_create_hp2p_rings() 4651 if (prot->d2hring_hp2p_txcpl == NULL) { in dhd_check_create_hp2p_rings() 4658 ret = dhd_prot_ring_attach(dhd, prot->d2hring_hp2p_txcpl, "d2hhp2p_txcpl", in dhd_check_create_hp2p_rings() 4668 prot->d2hring_hp2p_txcpl->inited = FALSE; in dhd_check_create_hp2p_rings() 4699 prot->d2hring_hp2p_txcpl != NULL) { in dhd_check_create_hp2p_rings() 4710 MFREE(prot->osh, prot->d2hring_hp2p_txcpl, sizeof(msgbuf_ring_t)); in dhd_check_create_hp2p_rings() [all …]
|