Lines Matching refs:bf_set

186 		bf_set(lpfc_sli4_sge_last, sgl, 1);  in lpfc_sli4_set_rsp_sgl_last()
887 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_new_scsi_buf_s4()
896 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_new_scsi_buf_s4()
1905 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR); in lpfc_bg_setup_bpl()
1918 bf_set(pde6_type, pde6, LPFC_PDE6_DESCRIPTOR); in lpfc_bg_setup_bpl()
1919 bf_set(pde6_optx, pde6, txop); in lpfc_bg_setup_bpl()
1920 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
1928 bf_set(pde6_ce, pde6, checking); in lpfc_bg_setup_bpl()
1930 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl()
1933 bf_set(pde6_re, pde6, checking); in lpfc_bg_setup_bpl()
1935 bf_set(pde6_re, pde6, 0); in lpfc_bg_setup_bpl()
1937 bf_set(pde6_ai, pde6, 1); in lpfc_bg_setup_bpl()
1938 bf_set(pde6_ae, pde6, 0); in lpfc_bg_setup_bpl()
1939 bf_set(pde6_apptagval, pde6, 0); in lpfc_bg_setup_bpl()
2072 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR); in lpfc_bg_setup_bpl_prot()
2085 bf_set(pde6_type, pde6, LPFC_PDE6_DESCRIPTOR); in lpfc_bg_setup_bpl_prot()
2086 bf_set(pde6_optx, pde6, txop); in lpfc_bg_setup_bpl_prot()
2087 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
2090 bf_set(pde6_ce, pde6, checking); in lpfc_bg_setup_bpl_prot()
2092 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl_prot()
2095 bf_set(pde6_re, pde6, checking); in lpfc_bg_setup_bpl_prot()
2097 bf_set(pde6_re, pde6, 0); in lpfc_bg_setup_bpl_prot()
2099 bf_set(pde6_ai, pde6, 1); in lpfc_bg_setup_bpl_prot()
2100 bf_set(pde6_ae, pde6, 0); in lpfc_bg_setup_bpl_prot()
2101 bf_set(pde6_apptagval, pde6, 0); in lpfc_bg_setup_bpl_prot()
2121 bf_set(pde7_type, pde7, LPFC_PDE7_DESCRIPTOR); in lpfc_bg_setup_bpl_prot()
2290 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DISEED); in lpfc_bg_setup_sgl()
2302 bf_set(lpfc_sli4_sge_dif_ce, diseed, checking); in lpfc_bg_setup_sgl()
2304 bf_set(lpfc_sli4_sge_dif_ce, diseed, 0); in lpfc_bg_setup_sgl()
2307 bf_set(lpfc_sli4_sge_dif_re, diseed, checking); in lpfc_bg_setup_sgl()
2309 bf_set(lpfc_sli4_sge_dif_re, diseed, 0); in lpfc_bg_setup_sgl()
2313 bf_set(lpfc_sli4_sge_dif_optx, diseed, txop); in lpfc_bg_setup_sgl()
2314 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2316 bf_set(lpfc_sli4_sge_dif_ai, diseed, 1); in lpfc_bg_setup_sgl()
2317 bf_set(lpfc_sli4_sge_dif_me, diseed, 0); in lpfc_bg_setup_sgl()
2334 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_bg_setup_sgl()
2336 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_bg_setup_sgl()
2337 bf_set(lpfc_sli4_sge_offset, sgl, dma_offset); in lpfc_bg_setup_sgl()
2338 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DATA); in lpfc_bg_setup_sgl()
2451 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DISEED); in lpfc_bg_setup_sgl_prot()
2458 bf_set(lpfc_sli4_sge_dif_ce, diseed, checking); in lpfc_bg_setup_sgl_prot()
2461 bf_set(lpfc_sli4_sge_dif_ce, diseed, 0); in lpfc_bg_setup_sgl_prot()
2477 bf_set(lpfc_sli4_sge_dif_re, diseed, checking); in lpfc_bg_setup_sgl_prot()
2479 bf_set(lpfc_sli4_sge_dif_re, diseed, 0); in lpfc_bg_setup_sgl_prot()
2482 bf_set(lpfc_sli4_sge_dif_optx, diseed, txop); in lpfc_bg_setup_sgl_prot()
2483 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()
2485 bf_set(lpfc_sli4_sge_dif_ai, diseed, 1); in lpfc_bg_setup_sgl_prot()
2486 bf_set(lpfc_sli4_sge_dif_me, diseed, 0); in lpfc_bg_setup_sgl_prot()
2505 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DIF); in lpfc_bg_setup_sgl_prot()
2562 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_bg_setup_sgl_prot()
2563 bf_set(lpfc_sli4_sge_offset, sgl, dma_offset); in lpfc_bg_setup_sgl_prot()
2564 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DATA); in lpfc_bg_setup_sgl_prot()
2588 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_bg_setup_sgl_prot()
3258 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_scsi_prep_dma_buf_s4()
3290 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_scsi_prep_dma_buf_s4()
3292 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_scsi_prep_dma_buf_s4()
3293 bf_set(lpfc_sli4_sge_offset, sgl, dma_offset); in lpfc_scsi_prep_dma_buf_s4()
3294 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DATA); in lpfc_scsi_prep_dma_buf_s4()
3315 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_scsi_prep_dma_buf_s4()
3385 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_bg_scsi_prep_dma_buf_s4()