Searched refs:mq_create (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/md/ |
D | dm-cache-policy-smq.c | 1836 static struct dm_cache_policy *mq_create(dm_cblock_t cache_size, in mq_create() function 1865 .create = mq_create,
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 15583 struct lpfc_mbx_mq_create *mq_create; in lpfc_mq_create_fb_init() local 15592 mq_create = &mbox->u.mqe.un.mq_create; in lpfc_mq_create_fb_init() 15593 bf_set(lpfc_mbx_mq_create_num_pages, &mq_create->u.request, in lpfc_mq_create_fb_init() 15595 bf_set(lpfc_mq_context_cq_id, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 15597 bf_set(lpfc_mq_context_valid, &mq_create->u.request.context, 1); in lpfc_mq_create_fb_init() 15600 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 15604 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 15608 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 15612 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 15617 mq_create->u.request.page[dmabuf->buffer_tag].addr_lo = in lpfc_mq_create_fb_init() [all …]
|
D | lpfc_hw4.h | 3965 struct lpfc_mbx_mq_create mq_create; member
|