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()
1909 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR); in lpfc_bg_setup_bpl()
1922 bf_set(pde6_type, pde6, LPFC_PDE6_DESCRIPTOR); in lpfc_bg_setup_bpl()
1923 bf_set(pde6_optx, pde6, txop); in lpfc_bg_setup_bpl()
1924 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
1932 bf_set(pde6_ce, pde6, checking); in lpfc_bg_setup_bpl()
1934 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl()
1937 bf_set(pde6_re, pde6, checking); in lpfc_bg_setup_bpl()
1939 bf_set(pde6_re, pde6, 0); in lpfc_bg_setup_bpl()
1941 bf_set(pde6_ai, pde6, 1); in lpfc_bg_setup_bpl()
1942 bf_set(pde6_ae, pde6, 0); in lpfc_bg_setup_bpl()
1943 bf_set(pde6_apptagval, pde6, 0); in lpfc_bg_setup_bpl()
2076 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR); in lpfc_bg_setup_bpl_prot()
2089 bf_set(pde6_type, pde6, LPFC_PDE6_DESCRIPTOR); in lpfc_bg_setup_bpl_prot()
2090 bf_set(pde6_optx, pde6, txop); in lpfc_bg_setup_bpl_prot()
2091 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
2094 bf_set(pde6_ce, pde6, checking); in lpfc_bg_setup_bpl_prot()
2096 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl_prot()
2099 bf_set(pde6_re, pde6, checking); in lpfc_bg_setup_bpl_prot()
2101 bf_set(pde6_re, pde6, 0); in lpfc_bg_setup_bpl_prot()
2103 bf_set(pde6_ai, pde6, 1); in lpfc_bg_setup_bpl_prot()
2104 bf_set(pde6_ae, pde6, 0); in lpfc_bg_setup_bpl_prot()
2105 bf_set(pde6_apptagval, pde6, 0); in lpfc_bg_setup_bpl_prot()
2125 bf_set(pde7_type, pde7, LPFC_PDE7_DESCRIPTOR); in lpfc_bg_setup_bpl_prot()
2296 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DISEED); in lpfc_bg_setup_sgl()
2308 bf_set(lpfc_sli4_sge_dif_ce, diseed, checking); in lpfc_bg_setup_sgl()
2310 bf_set(lpfc_sli4_sge_dif_ce, diseed, 0); in lpfc_bg_setup_sgl()
2313 bf_set(lpfc_sli4_sge_dif_re, diseed, checking); in lpfc_bg_setup_sgl()
2315 bf_set(lpfc_sli4_sge_dif_re, diseed, 0); in lpfc_bg_setup_sgl()
2319 bf_set(lpfc_sli4_sge_dif_optx, diseed, txop); in lpfc_bg_setup_sgl()
2320 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2322 bf_set(lpfc_sli4_sge_dif_ai, diseed, 1); in lpfc_bg_setup_sgl()
2323 bf_set(lpfc_sli4_sge_dif_me, diseed, 0); in lpfc_bg_setup_sgl()
2340 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_bg_setup_sgl()
2342 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_bg_setup_sgl()
2343 bf_set(lpfc_sli4_sge_offset, sgl, dma_offset); in lpfc_bg_setup_sgl()
2344 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DATA); in lpfc_bg_setup_sgl()
2457 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DISEED); in lpfc_bg_setup_sgl_prot()
2464 bf_set(lpfc_sli4_sge_dif_ce, diseed, checking); in lpfc_bg_setup_sgl_prot()
2467 bf_set(lpfc_sli4_sge_dif_ce, diseed, 0); in lpfc_bg_setup_sgl_prot()
2483 bf_set(lpfc_sli4_sge_dif_re, diseed, checking); in lpfc_bg_setup_sgl_prot()
2485 bf_set(lpfc_sli4_sge_dif_re, diseed, 0); in lpfc_bg_setup_sgl_prot()
2488 bf_set(lpfc_sli4_sge_dif_optx, diseed, txop); in lpfc_bg_setup_sgl_prot()
2489 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()
2491 bf_set(lpfc_sli4_sge_dif_ai, diseed, 1); in lpfc_bg_setup_sgl_prot()
2492 bf_set(lpfc_sli4_sge_dif_me, diseed, 0); in lpfc_bg_setup_sgl_prot()
2511 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DIF); in lpfc_bg_setup_sgl_prot()
2568 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_bg_setup_sgl_prot()
2569 bf_set(lpfc_sli4_sge_offset, sgl, dma_offset); in lpfc_bg_setup_sgl_prot()
2570 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DATA); in lpfc_bg_setup_sgl_prot()
2594 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_bg_setup_sgl_prot()
3265 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_scsi_prep_dma_buf_s4()
3297 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_scsi_prep_dma_buf_s4()
3299 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_scsi_prep_dma_buf_s4()
3300 bf_set(lpfc_sli4_sge_offset, sgl, dma_offset); in lpfc_scsi_prep_dma_buf_s4()
3301 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DATA); in lpfc_scsi_prep_dma_buf_s4()
3322 bf_set(lpfc_sli4_sge_last, sgl, 1); in lpfc_scsi_prep_dma_buf_s4()
3392 bf_set(lpfc_sli4_sge_last, sgl, 0); in lpfc_bg_scsi_prep_dma_buf_s4()