Lines Matching refs:bf_set

1852 	bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_SLI4_CONFIG);  in lpfc_sli4_config()
1860 bf_set(lpfc_mbox_hdr_emb, &sli4_config->header.cfg_mhdr, 1); in lpfc_sli4_config()
1863 bf_set(lpfc_mbox_hdr_opcode, in lpfc_sli4_config()
1865 bf_set(lpfc_mbox_hdr_subsystem, in lpfc_sli4_config()
1915 bf_set(lpfc_mbox_hdr_sge_cnt, &sli4_config->header.cfg_mhdr, pagen); in lpfc_sli4_config()
1919 bf_set(lpfc_mbox_hdr_opcode, &cfg_shdr->request, opcode); in lpfc_sli4_config()
1920 bf_set(lpfc_mbox_hdr_subsystem, &cfg_shdr->request, subsystem); in lpfc_sli4_config()
1968 bf_set(lpfc_mbx_alloc_rsrc_extents_type, in lpfc_sli4_mbox_rsrc_extent()
1973 bf_set(lpfc_mbx_alloc_rsrc_extents_type, in lpfc_sli4_mbox_rsrc_extent()
1985 bf_set(lpfc_mbx_alloc_rsrc_extents_cnt, in lpfc_sli4_mbox_rsrc_extent()
1989 bf_set(lpfc_mbx_alloc_rsrc_extents_cnt, in lpfc_sli4_mbox_rsrc_extent()
2123 bf_set(lpfc_mbx_read_fcf_tbl_indx, &read_fcf->u.request, fcf_index); in lpfc_sli4_mbx_read_fcf_rec()
2144 bf_set(lpfc_mqe_command, &mboxq->u.mqe, MBX_SLI4_REQ_FTRS); in lpfc_request_features()
2147 bf_set(lpfc_mbx_rq_ftr_rq_fcpi, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2148 bf_set(lpfc_mbx_rq_ftr_rq_perfh, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2152 bf_set(lpfc_mbx_rq_ftr_rq_dif, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2156 bf_set(lpfc_mbx_rq_ftr_rq_npiv, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2159 bf_set(lpfc_mbx_rq_ftr_rq_mrqp, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2161 bf_set(lpfc_mbx_rq_ftr_rq_iaab, &mboxq->u.mqe.un.req_ftrs, 0); in lpfc_request_features()
2162 bf_set(lpfc_mbx_rq_ftr_rq_iaar, &mboxq->u.mqe.un.req_ftrs, 0); in lpfc_request_features()
2167 bf_set(lpfc_mbx_rq_ftr_rq_ashdr, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2168 bf_set(lpfc_ftr_ashdr, &phba->sli4_hba.sli4_flags, 1); in lpfc_request_features()
2192 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_INIT_VFI); in lpfc_init_vfi()
2193 bf_set(lpfc_init_vfi_vr, init_vfi, 1); in lpfc_init_vfi()
2194 bf_set(lpfc_init_vfi_vt, init_vfi, 1); in lpfc_init_vfi()
2195 bf_set(lpfc_init_vfi_vp, init_vfi, 1); in lpfc_init_vfi()
2196 bf_set(lpfc_init_vfi_vfi, init_vfi, in lpfc_init_vfi()
2198 bf_set(lpfc_init_vfi_vpi, init_vfi, in lpfc_init_vfi()
2200 bf_set(lpfc_init_vfi_fcfi, init_vfi, in lpfc_init_vfi()
2224 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_REG_VFI); in lpfc_reg_vfi()
2225 bf_set(lpfc_reg_vfi_vp, reg_vfi, 1); in lpfc_reg_vfi()
2226 bf_set(lpfc_reg_vfi_vfi, reg_vfi, in lpfc_reg_vfi()
2228 bf_set(lpfc_reg_vfi_fcfi, reg_vfi, phba->fcf.fcfi); in lpfc_reg_vfi()
2229 bf_set(lpfc_reg_vfi_vpi, reg_vfi, phba->vpi_ids[vport->vpi]); in lpfc_reg_vfi()
2241 bf_set(lpfc_reg_vfi_nport_id, reg_vfi, vport->fc_myDID); in lpfc_reg_vfi()
2247 bf_set(lpfc_reg_vfi_upd, reg_vfi, 1); in lpfc_reg_vfi()
2249 bf_set(lpfc_reg_vfi_bbcr, reg_vfi, 0); in lpfc_reg_vfi()
2250 bf_set(lpfc_reg_vfi_bbscn, reg_vfi, 0); in lpfc_reg_vfi()
2262 bf_set(lpfc_reg_vfi_bbscn, reg_vfi, in lpfc_reg_vfi()
2265 bf_set(lpfc_reg_vfi_bbscn, reg_vfi, bbscn_def); in lpfc_reg_vfi()
2267 bf_set(lpfc_reg_vfi_bbcr, reg_vfi, 1); in lpfc_reg_vfi()
2299 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_INIT_VPI); in lpfc_init_vpi()
2300 bf_set(lpfc_init_vpi_vpi, &mbox->u.mqe.un.init_vpi, in lpfc_init_vpi()
2302 bf_set(lpfc_init_vpi_vfi, &mbox->u.mqe.un.init_vpi, in lpfc_init_vpi()
2321 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_UNREG_VFI); in lpfc_unreg_vfi()
2322 bf_set(lpfc_unreg_vfi_vfi, &mbox->u.mqe.un.unreg_vfi, in lpfc_unreg_vfi()
2436 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_DUMP_MEMORY); in lpfc_mbx_cmpl_rdp_page_a0()
2437 bf_set(lpfc_mbx_memory_dump_type3_type, in lpfc_mbx_cmpl_rdp_page_a0()
2439 bf_set(lpfc_mbx_memory_dump_type3_link, in lpfc_mbx_cmpl_rdp_page_a0()
2441 bf_set(lpfc_mbx_memory_dump_type3_page_no, in lpfc_mbx_cmpl_rdp_page_a0()
2443 bf_set(lpfc_mbx_memory_dump_type3_length, in lpfc_mbx_cmpl_rdp_page_a0()
2485 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_DUMP_MEMORY); in lpfc_sli4_dump_page_a0()
2486 bf_set(lpfc_mbx_memory_dump_type3_type, in lpfc_sli4_dump_page_a0()
2488 bf_set(lpfc_mbx_memory_dump_type3_link, in lpfc_sli4_dump_page_a0()
2490 bf_set(lpfc_mbx_memory_dump_type3_page_no, in lpfc_sli4_dump_page_a0()
2492 bf_set(lpfc_mbx_memory_dump_type3_length, in lpfc_sli4_dump_page_a0()
2522 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_REG_FCFI); in lpfc_reg_fcfi()
2524 bf_set(lpfc_reg_fcfi_rq_id0, reg_fcfi, in lpfc_reg_fcfi()
2527 bf_set(lpfc_reg_fcfi_type_match0, reg_fcfi, 0); in lpfc_reg_fcfi()
2528 bf_set(lpfc_reg_fcfi_type_mask0, reg_fcfi, 0); in lpfc_reg_fcfi()
2529 bf_set(lpfc_reg_fcfi_rctl_match0, reg_fcfi, 0); in lpfc_reg_fcfi()
2530 bf_set(lpfc_reg_fcfi_rctl_mask0, reg_fcfi, 0); in lpfc_reg_fcfi()
2532 bf_set(lpfc_reg_fcfi_rq_id1, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi()
2535 bf_set(lpfc_reg_fcfi_mam, reg_fcfi, in lpfc_reg_fcfi()
2542 bf_set(lpfc_reg_fcfi_rq_id0, reg_fcfi, in lpfc_reg_fcfi()
2545 bf_set(lpfc_reg_fcfi_type_match0, reg_fcfi, FC_TYPE_FCP); in lpfc_reg_fcfi()
2546 bf_set(lpfc_reg_fcfi_type_mask0, reg_fcfi, 0xff); in lpfc_reg_fcfi()
2547 bf_set(lpfc_reg_fcfi_rctl_match0, reg_fcfi, in lpfc_reg_fcfi()
2550 bf_set(lpfc_reg_fcfi_rq_id1, reg_fcfi, in lpfc_reg_fcfi()
2553 bf_set(lpfc_reg_fcfi_type_match1, reg_fcfi, 0); in lpfc_reg_fcfi()
2554 bf_set(lpfc_reg_fcfi_type_mask1, reg_fcfi, 0); in lpfc_reg_fcfi()
2555 bf_set(lpfc_reg_fcfi_rctl_match1, reg_fcfi, 0); in lpfc_reg_fcfi()
2556 bf_set(lpfc_reg_fcfi_rctl_mask1, reg_fcfi, 0); in lpfc_reg_fcfi()
2558 bf_set(lpfc_reg_fcfi_rq_id2, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi()
2559 bf_set(lpfc_reg_fcfi_rq_id3, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi()
2560 bf_set(lpfc_reg_fcfi_info_index, reg_fcfi, in lpfc_reg_fcfi()
2563 bf_set(lpfc_reg_fcfi_vv, reg_fcfi, 1); in lpfc_reg_fcfi()
2564 bf_set(lpfc_reg_fcfi_vlan_tag, reg_fcfi, in lpfc_reg_fcfi()
2594 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_REG_FCFI_MRQ); in lpfc_reg_fcfi_mrq()
2596 bf_set(lpfc_reg_fcfi_mrq_info_index, reg_fcfi, in lpfc_reg_fcfi_mrq()
2599 bf_set(lpfc_reg_fcfi_mrq_vv, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2600 bf_set(lpfc_reg_fcfi_mrq_vlan_tag, reg_fcfi, in lpfc_reg_fcfi_mrq()
2606 bf_set(lpfc_reg_fcfi_mrq_rq_id0, reg_fcfi, in lpfc_reg_fcfi_mrq()
2609 bf_set(lpfc_reg_fcfi_mrq_type_match0, reg_fcfi, FC_TYPE_FCP); in lpfc_reg_fcfi_mrq()
2610 bf_set(lpfc_reg_fcfi_mrq_type_mask0, reg_fcfi, 0xff); in lpfc_reg_fcfi_mrq()
2611 bf_set(lpfc_reg_fcfi_mrq_rctl_match0, reg_fcfi, FC_RCTL_DD_UNSOL_CMD); in lpfc_reg_fcfi_mrq()
2612 bf_set(lpfc_reg_fcfi_mrq_rctl_mask0, reg_fcfi, 0xff); in lpfc_reg_fcfi_mrq()
2613 bf_set(lpfc_reg_fcfi_mrq_ptc0, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2614 bf_set(lpfc_reg_fcfi_mrq_pt0, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2616 bf_set(lpfc_reg_fcfi_mrq_policy, reg_fcfi, 3); /* NVME connection id */ in lpfc_reg_fcfi_mrq()
2617 bf_set(lpfc_reg_fcfi_mrq_mode, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2618 bf_set(lpfc_reg_fcfi_mrq_filter, reg_fcfi, 1); /* rq_id0 */ in lpfc_reg_fcfi_mrq()
2619 bf_set(lpfc_reg_fcfi_mrq_npairs, reg_fcfi, phba->cfg_nvmet_mrq); in lpfc_reg_fcfi_mrq()
2621 bf_set(lpfc_reg_fcfi_mrq_rq_id1, reg_fcfi, in lpfc_reg_fcfi_mrq()
2624 bf_set(lpfc_reg_fcfi_mrq_type_match1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2625 bf_set(lpfc_reg_fcfi_mrq_type_mask1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2626 bf_set(lpfc_reg_fcfi_mrq_rctl_match1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2627 bf_set(lpfc_reg_fcfi_mrq_rctl_mask1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2629 bf_set(lpfc_reg_fcfi_mrq_rq_id2, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi_mrq()
2630 bf_set(lpfc_reg_fcfi_mrq_rq_id3, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi_mrq()
2645 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_UNREG_FCFI); in lpfc_unreg_fcfi()
2646 bf_set(lpfc_unreg_fcfi, &mbox->u.mqe.un.unreg_fcfi, fcfi); in lpfc_unreg_fcfi()
2665 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_RESUME_RPI); in lpfc_resume_rpi()
2666 bf_set(lpfc_resume_rpi_index, resume_rpi, in lpfc_resume_rpi()
2668 bf_set(lpfc_resume_rpi_ii, resume_rpi, RESUME_INDEX_RPI); in lpfc_resume_rpi()