Searched refs:FC_MBUF_SNGLSG (Results 1 – 6 of 6) sorted by relevance
114 seg->fc_memflag = FC_MBUF_DMA | FC_MBUF_SNGLSG; in emlxs_mem_alloc_buffer()127 seg->fc_memflag = FC_MBUF_DMA | FC_MBUF_SNGLSG; in emlxs_mem_alloc_buffer()144 seg->fc_memflag = FC_MBUF_DMA | FC_MBUF_SNGLSG; in emlxs_mem_alloc_buffer()157 seg->fc_memflag = FC_MBUF_DMA | FC_MBUF_SNGLSG; in emlxs_mem_alloc_buffer()175 seg->fc_memflag = FC_MBUF_DMA | FC_MBUF_SNGLSG; in emlxs_mem_alloc_buffer()1041 buf_info->flags = FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_mem_buf_alloc()
347 hba->sli.sli4.dump_region.flags = FC_MBUF_DMA | FC_MBUF_SNGLSG in emlxs_sli4_online()1624 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_map_hdw()7376 buf_info->flags = FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7408 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7433 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7456 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7479 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7509 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7548 FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()7627 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli4_resource_alloc()
5181 seg->fc_memflag = FC_MBUF_DMA | FC_MBUF_SNGLSG;
1798 FC_MBUF_DMA | FC_MBUF_SNGLSG | FC_MBUF_DMA32; in emlxs_sli3_map_hdw()
8190 if (buf_info->flags & FC_MBUF_SNGLSG) { in emlxs_mem_alloc()
288 #define FC_MBUF_SNGLSG 0x10 /* allocate a single contiguous */ macro