Searched refs:d2h_rings (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 8074 const uint16 d2h_rings = BCMPCIE_D2H_COMMON_MSGRINGS; in dhd_msgbuf_ring_config_d2h_soft_doorbell() local 8083 msg_start = dhd_prot_alloc_ring_space(dhd, ctrl_ring, d2h_rings, &alloced, TRUE); in dhd_msgbuf_ring_config_d2h_soft_doorbell() 8087 __FUNCTION__, d2h_rings)); in dhd_msgbuf_ring_config_d2h_soft_doorbell() 8097 for (ring_idx = 0; ring_idx < d2h_rings; ring_idx++) { in dhd_msgbuf_ring_config_d2h_soft_doorbell() 8136 dhd_prot_ring_write_complete(dhd, ctrl_ring, msg_start, d2h_rings); in dhd_msgbuf_ring_config_d2h_soft_doorbell()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 9872 const uint16 d2h_rings = BCMPCIE_D2H_COMMON_MSGRINGS; local 9876 msg_start = dhd_prot_alloc_ring_space(dhd, ctrl_ring, d2h_rings, &alloced, TRUE); 9880 __FUNCTION__, d2h_rings)); 9887 for (ring_idx = 0; ring_idx < d2h_rings; ring_idx++) { 9926 dhd_prot_ring_write_complete(dhd, ctrl_ring, msg_start, d2h_rings);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 9874 const uint16 d2h_rings = BCMPCIE_D2H_COMMON_MSGRINGS; local 9878 msg_start = dhd_prot_alloc_ring_space(dhd, ctrl_ring, d2h_rings, &alloced, TRUE); 9882 __FUNCTION__, d2h_rings)); 9889 for (ring_idx = 0; ring_idx < d2h_rings; ring_idx++) { 9928 dhd_prot_ring_write_complete(dhd, ctrl_ring, msg_start, d2h_rings);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 9872 const uint16 d2h_rings = BCMPCIE_D2H_COMMON_MSGRINGS; local 9876 msg_start = dhd_prot_alloc_ring_space(dhd, ctrl_ring, d2h_rings, &alloced, TRUE); 9880 __FUNCTION__, d2h_rings)); 9887 for (ring_idx = 0; ring_idx < d2h_rings; ring_idx++) { 9926 dhd_prot_ring_write_complete(dhd, ctrl_ring, msg_start, d2h_rings);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 13015 const uint16 d2h_rings = BCMPCIE_D2H_COMMON_MSGRINGS; local 13023 msg_start = dhd_prot_alloc_ring_space(dhd, ctrl_ring, d2h_rings, &alloced, TRUE); 13027 __FUNCTION__, d2h_rings)); 13037 for (ring_idx = 0; ring_idx < d2h_rings; ring_idx++) { 13076 dhd_prot_ring_write_complete(dhd, ctrl_ring, msg_start, d2h_rings);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 13019 const uint16 d2h_rings = BCMPCIE_D2H_COMMON_MSGRINGS; local 13027 msg_start = dhd_prot_alloc_ring_space(dhd, ctrl_ring, d2h_rings, &alloced, TRUE); 13031 __FUNCTION__, d2h_rings)); 13041 for (ring_idx = 0; ring_idx < d2h_rings; ring_idx++) { 13080 dhd_prot_ring_write_complete(dhd, ctrl_ring, msg_start, d2h_rings);
|