Lines Matching refs:bf_set
1791 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_SLI4_CONFIG); in lpfc_sli4_config()
1799 bf_set(lpfc_mbox_hdr_emb, &sli4_config->header.cfg_mhdr, 1); in lpfc_sli4_config()
1802 bf_set(lpfc_mbox_hdr_opcode, in lpfc_sli4_config()
1804 bf_set(lpfc_mbox_hdr_subsystem, in lpfc_sli4_config()
1854 bf_set(lpfc_mbox_hdr_sge_cnt, &sli4_config->header.cfg_mhdr, pagen); in lpfc_sli4_config()
1858 bf_set(lpfc_mbox_hdr_opcode, &cfg_shdr->request, opcode); in lpfc_sli4_config()
1859 bf_set(lpfc_mbox_hdr_subsystem, &cfg_shdr->request, subsystem); in lpfc_sli4_config()
1907 bf_set(lpfc_mbx_alloc_rsrc_extents_type, in lpfc_sli4_mbox_rsrc_extent()
1912 bf_set(lpfc_mbx_alloc_rsrc_extents_type, in lpfc_sli4_mbox_rsrc_extent()
1924 bf_set(lpfc_mbx_alloc_rsrc_extents_cnt, in lpfc_sli4_mbox_rsrc_extent()
1928 bf_set(lpfc_mbx_alloc_rsrc_extents_cnt, in lpfc_sli4_mbox_rsrc_extent()
2062 bf_set(lpfc_mbx_read_fcf_tbl_indx, &read_fcf->u.request, fcf_index); in lpfc_sli4_mbx_read_fcf_rec()
2083 bf_set(lpfc_mqe_command, &mboxq->u.mqe, MBX_SLI4_REQ_FTRS); in lpfc_request_features()
2086 bf_set(lpfc_mbx_rq_ftr_rq_fcpi, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2087 bf_set(lpfc_mbx_rq_ftr_rq_perfh, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2091 bf_set(lpfc_mbx_rq_ftr_rq_dif, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2095 bf_set(lpfc_mbx_rq_ftr_rq_npiv, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2098 bf_set(lpfc_mbx_rq_ftr_rq_mrqp, &mboxq->u.mqe.un.req_ftrs, 1); in lpfc_request_features()
2100 bf_set(lpfc_mbx_rq_ftr_rq_iaab, &mboxq->u.mqe.un.req_ftrs, 0); in lpfc_request_features()
2101 bf_set(lpfc_mbx_rq_ftr_rq_iaar, &mboxq->u.mqe.un.req_ftrs, 0); in lpfc_request_features()
2125 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_INIT_VFI); in lpfc_init_vfi()
2126 bf_set(lpfc_init_vfi_vr, init_vfi, 1); in lpfc_init_vfi()
2127 bf_set(lpfc_init_vfi_vt, init_vfi, 1); in lpfc_init_vfi()
2128 bf_set(lpfc_init_vfi_vp, init_vfi, 1); in lpfc_init_vfi()
2129 bf_set(lpfc_init_vfi_vfi, init_vfi, in lpfc_init_vfi()
2131 bf_set(lpfc_init_vfi_vpi, init_vfi, in lpfc_init_vfi()
2133 bf_set(lpfc_init_vfi_fcfi, init_vfi, in lpfc_init_vfi()
2157 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_REG_VFI); in lpfc_reg_vfi()
2158 bf_set(lpfc_reg_vfi_vp, reg_vfi, 1); in lpfc_reg_vfi()
2159 bf_set(lpfc_reg_vfi_vfi, reg_vfi, in lpfc_reg_vfi()
2161 bf_set(lpfc_reg_vfi_fcfi, reg_vfi, phba->fcf.fcfi); in lpfc_reg_vfi()
2162 bf_set(lpfc_reg_vfi_vpi, reg_vfi, phba->vpi_ids[vport->vpi]); in lpfc_reg_vfi()
2174 bf_set(lpfc_reg_vfi_nport_id, reg_vfi, vport->fc_myDID); in lpfc_reg_vfi()
2180 bf_set(lpfc_reg_vfi_upd, reg_vfi, 1); in lpfc_reg_vfi()
2182 bf_set(lpfc_reg_vfi_bbcr, reg_vfi, 0); in lpfc_reg_vfi()
2183 bf_set(lpfc_reg_vfi_bbscn, reg_vfi, 0); in lpfc_reg_vfi()
2195 bf_set(lpfc_reg_vfi_bbscn, reg_vfi, in lpfc_reg_vfi()
2198 bf_set(lpfc_reg_vfi_bbscn, reg_vfi, bbscn_def); in lpfc_reg_vfi()
2200 bf_set(lpfc_reg_vfi_bbcr, reg_vfi, 1); in lpfc_reg_vfi()
2232 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_INIT_VPI); in lpfc_init_vpi()
2233 bf_set(lpfc_init_vpi_vpi, &mbox->u.mqe.un.init_vpi, in lpfc_init_vpi()
2235 bf_set(lpfc_init_vpi_vfi, &mbox->u.mqe.un.init_vpi, in lpfc_init_vpi()
2254 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_UNREG_VFI); in lpfc_unreg_vfi()
2255 bf_set(lpfc_unreg_vfi_vfi, &mbox->u.mqe.un.unreg_vfi, in lpfc_unreg_vfi()
2383 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_DUMP_MEMORY); in lpfc_mbx_cmpl_rdp_page_a0()
2384 bf_set(lpfc_mbx_memory_dump_type3_type, in lpfc_mbx_cmpl_rdp_page_a0()
2386 bf_set(lpfc_mbx_memory_dump_type3_link, in lpfc_mbx_cmpl_rdp_page_a0()
2388 bf_set(lpfc_mbx_memory_dump_type3_page_no, in lpfc_mbx_cmpl_rdp_page_a0()
2390 bf_set(lpfc_mbx_memory_dump_type3_length, in lpfc_mbx_cmpl_rdp_page_a0()
2439 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_DUMP_MEMORY); in lpfc_sli4_dump_page_a0()
2443 bf_set(lpfc_mbx_memory_dump_type3_type, in lpfc_sli4_dump_page_a0()
2445 bf_set(lpfc_mbx_memory_dump_type3_link, in lpfc_sli4_dump_page_a0()
2447 bf_set(lpfc_mbx_memory_dump_type3_page_no, in lpfc_sli4_dump_page_a0()
2449 bf_set(lpfc_mbx_memory_dump_type3_length, in lpfc_sli4_dump_page_a0()
2477 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_REG_FCFI); in lpfc_reg_fcfi()
2479 bf_set(lpfc_reg_fcfi_rq_id0, reg_fcfi, in lpfc_reg_fcfi()
2482 bf_set(lpfc_reg_fcfi_type_match0, reg_fcfi, 0); in lpfc_reg_fcfi()
2483 bf_set(lpfc_reg_fcfi_type_mask0, reg_fcfi, 0); in lpfc_reg_fcfi()
2484 bf_set(lpfc_reg_fcfi_rctl_match0, reg_fcfi, 0); in lpfc_reg_fcfi()
2485 bf_set(lpfc_reg_fcfi_rctl_mask0, reg_fcfi, 0); in lpfc_reg_fcfi()
2487 bf_set(lpfc_reg_fcfi_rq_id1, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi()
2490 bf_set(lpfc_reg_fcfi_mam, reg_fcfi, in lpfc_reg_fcfi()
2497 bf_set(lpfc_reg_fcfi_rq_id0, reg_fcfi, in lpfc_reg_fcfi()
2500 bf_set(lpfc_reg_fcfi_type_match0, reg_fcfi, FC_TYPE_FCP); in lpfc_reg_fcfi()
2501 bf_set(lpfc_reg_fcfi_type_mask0, reg_fcfi, 0xff); in lpfc_reg_fcfi()
2502 bf_set(lpfc_reg_fcfi_rctl_match0, reg_fcfi, in lpfc_reg_fcfi()
2505 bf_set(lpfc_reg_fcfi_rq_id1, reg_fcfi, in lpfc_reg_fcfi()
2508 bf_set(lpfc_reg_fcfi_type_match1, reg_fcfi, 0); in lpfc_reg_fcfi()
2509 bf_set(lpfc_reg_fcfi_type_mask1, reg_fcfi, 0); in lpfc_reg_fcfi()
2510 bf_set(lpfc_reg_fcfi_rctl_match1, reg_fcfi, 0); in lpfc_reg_fcfi()
2511 bf_set(lpfc_reg_fcfi_rctl_mask1, reg_fcfi, 0); in lpfc_reg_fcfi()
2513 bf_set(lpfc_reg_fcfi_rq_id2, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi()
2514 bf_set(lpfc_reg_fcfi_rq_id3, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi()
2515 bf_set(lpfc_reg_fcfi_info_index, reg_fcfi, in lpfc_reg_fcfi()
2518 bf_set(lpfc_reg_fcfi_vv, reg_fcfi, 1); in lpfc_reg_fcfi()
2519 bf_set(lpfc_reg_fcfi_vlan_tag, reg_fcfi, in lpfc_reg_fcfi()
2549 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_REG_FCFI_MRQ); in lpfc_reg_fcfi_mrq()
2551 bf_set(lpfc_reg_fcfi_mrq_info_index, reg_fcfi, in lpfc_reg_fcfi_mrq()
2554 bf_set(lpfc_reg_fcfi_mrq_vv, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2555 bf_set(lpfc_reg_fcfi_mrq_vlan_tag, reg_fcfi, in lpfc_reg_fcfi_mrq()
2561 bf_set(lpfc_reg_fcfi_mrq_rq_id0, reg_fcfi, in lpfc_reg_fcfi_mrq()
2564 bf_set(lpfc_reg_fcfi_mrq_type_match0, reg_fcfi, FC_TYPE_FCP); in lpfc_reg_fcfi_mrq()
2565 bf_set(lpfc_reg_fcfi_mrq_type_mask0, reg_fcfi, 0xff); in lpfc_reg_fcfi_mrq()
2566 bf_set(lpfc_reg_fcfi_mrq_rctl_match0, reg_fcfi, FC_RCTL_DD_UNSOL_CMD); in lpfc_reg_fcfi_mrq()
2567 bf_set(lpfc_reg_fcfi_mrq_rctl_mask0, reg_fcfi, 0xff); in lpfc_reg_fcfi_mrq()
2568 bf_set(lpfc_reg_fcfi_mrq_ptc0, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2569 bf_set(lpfc_reg_fcfi_mrq_pt0, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2571 bf_set(lpfc_reg_fcfi_mrq_policy, reg_fcfi, 3); /* NVME connection id */ in lpfc_reg_fcfi_mrq()
2572 bf_set(lpfc_reg_fcfi_mrq_mode, reg_fcfi, 1); in lpfc_reg_fcfi_mrq()
2573 bf_set(lpfc_reg_fcfi_mrq_filter, reg_fcfi, 1); /* rq_id0 */ in lpfc_reg_fcfi_mrq()
2574 bf_set(lpfc_reg_fcfi_mrq_npairs, reg_fcfi, phba->cfg_nvmet_mrq); in lpfc_reg_fcfi_mrq()
2576 bf_set(lpfc_reg_fcfi_mrq_rq_id1, reg_fcfi, in lpfc_reg_fcfi_mrq()
2579 bf_set(lpfc_reg_fcfi_mrq_type_match1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2580 bf_set(lpfc_reg_fcfi_mrq_type_mask1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2581 bf_set(lpfc_reg_fcfi_mrq_rctl_match1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2582 bf_set(lpfc_reg_fcfi_mrq_rctl_mask1, reg_fcfi, 0); in lpfc_reg_fcfi_mrq()
2584 bf_set(lpfc_reg_fcfi_mrq_rq_id2, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi_mrq()
2585 bf_set(lpfc_reg_fcfi_mrq_rq_id3, reg_fcfi, REG_FCF_INVALID_QID); in lpfc_reg_fcfi_mrq()
2600 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_UNREG_FCFI); in lpfc_unreg_fcfi()
2601 bf_set(lpfc_unreg_fcfi, &mbox->u.mqe.un.unreg_fcfi, fcfi); in lpfc_unreg_fcfi()
2620 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_RESUME_RPI); in lpfc_resume_rpi()
2621 bf_set(lpfc_resume_rpi_index, resume_rpi, in lpfc_resume_rpi()
2623 bf_set(lpfc_resume_rpi_ii, resume_rpi, RESUME_INDEX_RPI); in lpfc_resume_rpi()
2642 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_PORT_CAPABILITIES); in lpfc_supported_pages()
2643 bf_set(cpn, supp_pages, LPFC_SUPP_PAGES); in lpfc_supported_pages()
2660 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_PORT_CAPABILITIES); in lpfc_pc_sli4_params()
2661 bf_set(cpn, sli4_params, LPFC_SLI4_PARAMETERS); in lpfc_pc_sli4_params()