Searched refs:msg_pool (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_msg_hub.c | 52 struct phl_msg_ex msg_pool[MAX_MSG_NUM]; member 229 _os_mem_set(d, hub->msg_pool, 0, in phl_msg_hub_start() 234 pq_push(d, &hub->idle_msg_q, &hub->msg_pool[i].list, _tail, _bh); in phl_msg_hub_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_msg_hub.c | 52 struct phl_msg_ex msg_pool[MAX_MSG_NUM]; member 229 _os_mem_set(d, hub->msg_pool, 0, in phl_msg_hub_start() 234 pq_push(d, &hub->idle_msg_q, &hub->msg_pool[i].list, _tail, _bh); in phl_msg_hub_start()
|
| /OK3568_Linux_fs/kernel/drivers/staging/nvec/ |
| H A D | nvec.c | 171 if (atomic_xchg(&nvec->msg_pool[i].used, 1) == 0) { in nvec_msg_alloc() 173 return &nvec->msg_pool[i]; in nvec_msg_alloc() 193 dev_vdbg(nvec->dev, "INFO: Free %ti\n", msg - nvec->msg_pool); in nvec_msg_free() 814 nvec->rx = &nvec->msg_pool[0]; in tegra_nvec_probe()
|
| H A D | nvec.h | 146 struct nvec_msg msg_pool[NVEC_POOL_SIZE]; member
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | sx8.c | 337 __le32 msg_pool; member 619 ab->msg_pool = cpu_to_le32(host->shm_dma + RBUF_LEN); in carm_fill_alloc_buf()
|