Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c378 msgbuf_ring_t *d2hring_info_cpln; /* D2H info completion ring */ member
2756 if (prot->d2hring_info_cpln) { in dhd_prot_reset()
2757 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); in dhd_prot_reset()
2972 if (prot->h2dring_info_subn && prot->d2hring_info_cpln) { in dhd_check_create_info_rings()
2996 if (prot->d2hring_info_cpln == NULL) { in dhd_check_create_info_rings()
2997 prot->d2hring_info_cpln = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); in dhd_check_create_info_rings()
2999 if (prot->d2hring_info_cpln == NULL) { in dhd_check_create_info_rings()
3011 ret = dhd_prot_ring_attach(dhd, prot->d2hring_info_cpln, "d2hinfo", in dhd_check_create_info_rings()
3027 if (prot->d2hring_info_cpln) { in dhd_check_create_info_rings()
3028 MFREE(prot->osh, prot->d2hring_info_cpln, sizeof(msgbuf_ring_t)); in dhd_check_create_info_rings()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c469 msgbuf_ring_t *d2hring_info_cpln; /* D2H info completion ring */ member
3582 if (prot->d2hring_info_cpln) {
3583 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln);
3823 if (prot->d2hring_info_cpln) {
3825 prot->d2hring_info_cpln->inited = FALSE;
3828 if (prot->h2dring_info_subn && prot->d2hring_info_cpln) {
3852 if (prot->d2hring_info_cpln == NULL) {
3853 prot->d2hring_info_cpln = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t));
3855 if (prot->d2hring_info_cpln == NULL) {
3867 ret = dhd_prot_ring_attach(dhd, prot->d2hring_info_cpln, "d2hinfo",
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c469 msgbuf_ring_t *d2hring_info_cpln; /* D2H info completion ring */ member
3582 if (prot->d2hring_info_cpln) {
3583 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln);
3823 if (prot->d2hring_info_cpln) {
3825 prot->d2hring_info_cpln->inited = FALSE;
3828 if (prot->h2dring_info_subn && prot->d2hring_info_cpln) {
3852 if (prot->d2hring_info_cpln == NULL) {
3853 prot->d2hring_info_cpln = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t));
3855 if (prot->d2hring_info_cpln == NULL) {
3867 ret = dhd_prot_ring_attach(dhd, prot->d2hring_info_cpln, "d2hinfo",
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c469 msgbuf_ring_t *d2hring_info_cpln; /* D2H info completion ring */ member
3582 if (prot->d2hring_info_cpln) {
3583 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln);
3823 if (prot->d2hring_info_cpln) {
3825 prot->d2hring_info_cpln->inited = FALSE;
3828 if (prot->h2dring_info_subn && prot->d2hring_info_cpln) {
3852 if (prot->d2hring_info_cpln == NULL) {
3853 prot->d2hring_info_cpln = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t));
3855 if (prot->d2hring_info_cpln == NULL) {
3867 ret = dhd_prot_ring_attach(dhd, prot->d2hring_info_cpln, "d2hinfo",
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c623 msgbuf_ring_t *d2hring_info_cpln; /* D2H info completion ring */ member
4349 if (prot->d2hring_info_cpln) { in dhd_prot_reset()
4350 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); in dhd_prot_reset()
4514 if (prot->d2hring_info_cpln) { in dhd_check_create_info_rings()
4516 prot->d2hring_info_cpln->inited = FALSE; in dhd_check_create_info_rings()
4519 if (prot->h2dring_info_subn && prot->d2hring_info_cpln) { in dhd_check_create_info_rings()
4543 if (prot->d2hring_info_cpln == NULL) { in dhd_check_create_info_rings()
4544 prot->d2hring_info_cpln = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); in dhd_check_create_info_rings()
4546 if (prot->d2hring_info_cpln == NULL) { in dhd_check_create_info_rings()
4558 ret = dhd_prot_ring_attach(dhd, prot->d2hring_info_cpln, "d2hinfo", in dhd_check_create_info_rings()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c627 msgbuf_ring_t *d2hring_info_cpln; /* D2H info completion ring */ member
4353 if (prot->d2hring_info_cpln) { in dhd_prot_reset()
4354 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); in dhd_prot_reset()
4518 if (prot->d2hring_info_cpln) { in dhd_check_create_info_rings()
4520 prot->d2hring_info_cpln->inited = FALSE; in dhd_check_create_info_rings()
4523 if (prot->h2dring_info_subn && prot->d2hring_info_cpln) { in dhd_check_create_info_rings()
4547 if (prot->d2hring_info_cpln == NULL) { in dhd_check_create_info_rings()
4548 prot->d2hring_info_cpln = MALLOCZ(prot->osh, sizeof(msgbuf_ring_t)); in dhd_check_create_info_rings()
4550 if (prot->d2hring_info_cpln == NULL) { in dhd_check_create_info_rings()
4562 ret = dhd_prot_ring_attach(dhd, prot->d2hring_info_cpln, "d2hinfo", in dhd_check_create_info_rings()
[all …]