Searched refs:NR_OF_CMD_RINGS (Results 1 – 2 of 2) sorted by relevance
87 #define NR_OF_CMD_RINGS 1 macro
633 cmd_ctx_host_size = sizeof(struct mhi_cmd_ctxt) * NR_OF_CMD_RINGS; in mhi_ep_cache_host_cfg()705 cmd_ctx_host_size = sizeof(struct mhi_cmd_ctxt) * NR_OF_CMD_RINGS; in mhi_ep_free_host_cfg()1463 mhi_cntrl->mhi_cmd = kcalloc(NR_OF_CMD_RINGS, sizeof(*mhi_cntrl->mhi_cmd), GFP_KERNEL); in mhi_ep_register_controller()