Searched refs:mq_create (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/md/ |
D | dm-cache-policy-smq.c | 1838 static struct dm_cache_policy *mq_create(dm_cblock_t cache_size, in mq_create() function 1867 .create = mq_create,
|
/Linux-v6.1/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 16570 struct lpfc_mbx_mq_create *mq_create; in lpfc_mq_create_fb_init() local 16579 mq_create = &mbox->u.mqe.un.mq_create; in lpfc_mq_create_fb_init() 16580 bf_set(lpfc_mbx_mq_create_num_pages, &mq_create->u.request, in lpfc_mq_create_fb_init() 16582 bf_set(lpfc_mq_context_cq_id, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16584 bf_set(lpfc_mq_context_valid, &mq_create->u.request.context, 1); in lpfc_mq_create_fb_init() 16587 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16591 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16595 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16599 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16604 mq_create->u.request.page[dmabuf->buffer_tag].addr_lo = in lpfc_mq_create_fb_init() [all …]
|
D | lpfc_hw4.h | 3990 struct lpfc_mbx_mq_create mq_create; member
|