Searched refs:mq_create (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/md/ |
H A D | dm-cache-policy-smq.c | 1848 static struct dm_cache_policy *mq_create(dm_cblock_t cache_size, in mq_create() function 1879 .create = mq_create,
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 16651 struct lpfc_mbx_mq_create *mq_create; in lpfc_mq_create_fb_init() local 16660 mq_create = &mbox->u.mqe.un.mq_create; in lpfc_mq_create_fb_init() 16661 bf_set(lpfc_mbx_mq_create_num_pages, &mq_create->u.request, in lpfc_mq_create_fb_init() 16663 bf_set(lpfc_mq_context_cq_id, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16665 bf_set(lpfc_mq_context_valid, &mq_create->u.request.context, 1); in lpfc_mq_create_fb_init() 16668 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16672 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16676 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context, in lpfc_mq_create_fb_init() 16680 bf_set(lpfc_mq_context_ring_size, &mq_create in lpfc_mq_create_fb_init() 16717 struct lpfc_mbx_mq_create *mq_create; lpfc_mq_create() local [all...] |
H A D | lpfc_hw4.h | 3970 struct lpfc_mbx_mq_create mq_create; member
|