Searched refs:MEM_PRI (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_mem.c | 396 if (!ret && (mem_flags & MEM_PRI) && pool->current_count) { in lpfc_mbuf_alloc()
|
| H A D | lpfc_ct.c | 174 mp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &mp->phys); in lpfc_ct_reject_event() 187 bmp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &bmp->phys); in lpfc_ct_reject_event() 512 mp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &(mp->phys)); in lpfc_alloc_ct_rsp() 1934 mp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &(mp->phys)); in lpfc_ns_cmd() 1948 bmp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &(bmp->phys)); in lpfc_ns_cmd()
|
| H A D | lpfc.h | 182 #define MEM_PRI 0x100 macro
|
| H A D | lpfc_els.c | 221 pcmd->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &pcmd->phys); in lpfc_prep_els_iocb() 231 prsp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, in lpfc_prep_els_iocb() 243 pbuflist->virt = lpfc_mbuf_alloc(phba, MEM_PRI, in lpfc_prep_els_iocb()
|
| H A D | lpfc_bsg.c | 185 mp->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &(mp->phys)); in lpfc_alloc_bsg_buffers()
|
| H A D | lpfc_init.c | 2825 mp1->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &mp1->phys); in lpfc_sli3_post_buffer() 2838 mp2->virt = lpfc_mbuf_alloc(phba, MEM_PRI, in lpfc_sli3_post_buffer()
|
| H A D | lpfc_sli.c | 22328 pcmd->virt = lpfc_mbuf_alloc(phba, MEM_PRI, &pcmd->phys); in lpfc_read_object()
|