Home
last modified time | relevance | path

Searched refs:bf_set (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_mbox.c1780 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_SLI4_CONFIG); in lpfc_sli4_config()
1788 bf_set(lpfc_mbox_hdr_emb, &sli4_config->header.cfg_mhdr, 1); in lpfc_sli4_config()
1791 bf_set(lpfc_mbox_hdr_opcode, in lpfc_sli4_config()
1793 bf_set(lpfc_mbox_hdr_subsystem, in lpfc_sli4_config()
1843 bf_set(lpfc_mbox_hdr_sge_cnt, &sli4_config->header.cfg_mhdr, pagen); in lpfc_sli4_config()
1847 bf_set(lpfc_mbox_hdr_opcode, &cfg_shdr->request, opcode); in lpfc_sli4_config()
1848 bf_set(lpfc_mbox_hdr_subsystem, &cfg_shdr->request, subsystem); in lpfc_sli4_config()
1896 bf_set(lpfc_mbx_alloc_rsrc_extents_type, in lpfc_sli4_mbox_rsrc_extent()
1901 bf_set(lpfc_mbx_alloc_rsrc_extents_type, in lpfc_sli4_mbox_rsrc_extent()
1913 bf_set(lpfc_mbx_alloc_rsrc_extents_cnt, in lpfc_sli4_mbox_rsrc_extent()
[all …]
Dlpfc_sli.c117 bf_set(wqe_wqec, &wqe->generic.wqe_com, 1); in lpfc_sli4_wq_put()
119 bf_set(wqe_wqid, &wqe->generic.wqe_com, q->queue_id); in lpfc_sli4_wq_put()
130 bf_set(lpfc_wq_db_list_fm_num_posted, &doorbell, 1); in lpfc_sli4_wq_put()
131 bf_set(lpfc_wq_db_list_fm_index, &doorbell, host_index); in lpfc_sli4_wq_put()
132 bf_set(lpfc_wq_db_list_fm_id, &doorbell, q->queue_id); in lpfc_sli4_wq_put()
134 bf_set(lpfc_wq_db_ring_fm_num_posted, &doorbell, 1); in lpfc_sli4_wq_put()
135 bf_set(lpfc_wq_db_ring_fm_id, &doorbell, q->queue_id); in lpfc_sli4_wq_put()
208 bf_set(lpfc_mq_doorbell_num_posted, &doorbell, 1); in lpfc_sli4_mq_put()
209 bf_set(lpfc_mq_doorbell_id, &doorbell, q->queue_id); in lpfc_sli4_mq_put()
290 bf_set(lpfc_eqcq_doorbell_eqci, &doorbell, 1); in lpfc_sli4_eq_clr_intr()
[all …]
Dlpfc_scsi.c186 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()
[all …]
Dlpfc_bsg.c1909 bf_set(lpfc_mbx_set_diag_state_diag_bit_valid, &link_diag_state->u.req, in lpfc_sli4_bsg_set_link_diag_state()
1911 bf_set(lpfc_mbx_set_diag_state_link_num, &link_diag_state->u.req, in lpfc_sli4_bsg_set_link_diag_state()
1913 bf_set(lpfc_mbx_set_diag_state_link_type, &link_diag_state->u.req, in lpfc_sli4_bsg_set_link_diag_state()
1916 bf_set(lpfc_mbx_set_diag_state_diag, in lpfc_sli4_bsg_set_link_diag_state()
1919 bf_set(lpfc_mbx_set_diag_state_diag, in lpfc_sli4_bsg_set_link_diag_state()
1964 bf_set(lpfc_mbx_set_diag_state_link_num, in lpfc_sli4_bsg_set_internal_loopback()
1966 bf_set(lpfc_mbx_set_diag_state_link_type, in lpfc_sli4_bsg_set_internal_loopback()
1968 bf_set(lpfc_mbx_set_diag_lpbk_type, &link_diag_loopback->u.req, in lpfc_sli4_bsg_set_internal_loopback()
2361 bf_set(lpfc_mbx_run_diag_test_link_num, &run_link_diag_test->u.req, in lpfc_sli4_bsg_link_diag_test()
2363 bf_set(lpfc_mbx_run_diag_test_link_type, &run_link_diag_test->u.req, in lpfc_sli4_bsg_link_diag_test()
[all …]
Dlpfc_els.c5114 bf_set(lpfc_mbx_set_beacon_port_num, &mbox->u.mqe.un.beacon_config, in lpfc_sli4_set_beacon()
5116 bf_set(lpfc_mbx_set_beacon_state, &mbox->u.mqe.un.beacon_config, in lpfc_sli4_set_beacon()
5118 bf_set(lpfc_mbx_set_beacon_port_type, &mbox->u.mqe.un.beacon_config, 1); in lpfc_sli4_set_beacon()
5119 bf_set(lpfc_mbx_set_beacon_duration, &mbox->u.mqe.un.beacon_config, 0); in lpfc_sli4_set_beacon()
6330 bf_set(qtov_edtovres, rtv_rsp, phba->fc_edtovResol ? 1 : 0); in lpfc_els_rcv_rtv()
6331 bf_set(qtov_rttov, rtv_rsp, 0); /* Field is for FC ONLY */ in lpfc_els_rcv_rtv()
6480 bf_set(rrq_oxid, els_rrq, phba->sli4_hba.xri_ids[rrq->xritag]); in lpfc_issue_els_rrq()
6481 bf_set(rrq_rxid, els_rrq, rrq->rxid); in lpfc_issue_els_rrq()
6482 bf_set(rrq_did, els_rrq, vport->fc_myDID); in lpfc_issue_els_rrq()
Dlpfc_init.c3985 bf_set(lpfc_mbx_read_top_att_type, la, att_type); in lpfc_sli4_async_link_evt()
3986 bf_set(lpfc_mbx_read_top_link_spd, la, in lpfc_sli4_async_link_evt()
3990 bf_set(lpfc_mbx_read_top_topology, la, LPFC_TOPOLOGY_PT_PT); in lpfc_sli4_async_link_evt()
3991 bf_set(lpfc_mbx_read_top_alpa_granted, la, 0); in lpfc_sli4_async_link_evt()
3992 bf_set(lpfc_mbx_read_top_il, la, 0); in lpfc_sli4_async_link_evt()
3993 bf_set(lpfc_mbx_read_top_pb, la, 0); in lpfc_sli4_async_link_evt()
3994 bf_set(lpfc_mbx_read_top_fa, la, 0); in lpfc_sli4_async_link_evt()
3995 bf_set(lpfc_mbx_read_top_mm, la, 0); in lpfc_sli4_async_link_evt()
8124 bf_set(lpfc_sliport_ctrl_end, &reg_data, in lpfc_pci_function_reset()
8126 bf_set(lpfc_sliport_ctrl_ip, &reg_data, in lpfc_pci_function_reset()
Dlpfc_hw4.h54 #define bf_set(name, ptr, value) \ macro