• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/

Lines Matching refs:bf_set

98 		bf_set(lpfc_wqe_gen_wqec, &wqe->generic, 1);
108 bf_set(lpfc_wq_doorbell_num_posted, &doorbell, 1);
109 bf_set(lpfc_wq_doorbell_index, &doorbell, host_index);
110 bf_set(lpfc_wq_doorbell_id, &doorbell, q->queue_id);
174 bf_set(lpfc_mq_doorbell_num_posted, &doorbell, 1);
175 bf_set(lpfc_mq_doorbell_id, &doorbell, q->queue_id);
260 bf_set(lpfc_eqcq_doorbell_arm, &doorbell, 1);
261 bf_set(lpfc_eqcq_doorbell_eqci, &doorbell, 1);
263 bf_set(lpfc_eqcq_doorbell_num_released, &doorbell, released);
264 bf_set(lpfc_eqcq_doorbell_qt, &doorbell, LPFC_QUEUE_TYPE_EVENT);
265 bf_set(lpfc_eqcq_doorbell_eqid, &doorbell, q->queue_id);
334 bf_set(lpfc_eqcq_doorbell_arm, &doorbell, 1);
335 bf_set(lpfc_eqcq_doorbell_num_released, &doorbell, released);
336 bf_set(lpfc_eqcq_doorbell_qt, &doorbell, LPFC_QUEUE_TYPE_COMPLETION);
337 bf_set(lpfc_eqcq_doorbell_cqid, &doorbell, q->queue_id);
380 bf_set(lpfc_rq_doorbell_num_posted, &doorbell,
382 bf_set(lpfc_rq_doorbell_id, &doorbell, hq->queue_id);
4228 bf_set(lpfc_mbx_rd_rev_vpd, &mqe->un.read_rev, 1);
4229 bf_set(lpfc_mbx_rd_rev_avail_len, &mqe->un.read_rev, dma_size);
5315 bf_set(lpfc_mqe_status, mb, LPFC_MBX_ERROR_RANGE | mcqe_status);
5871 bf_set(lpfc_sli4_sge_last, sgl, 1);
5873 bf_set(lpfc_sli4_sge_last, sgl, 0);
5892 bf_set(lpfc_sli4_sge_last, sgl, 1);
6003 bf_set(wqe_tmo, &wqe->els_req.wqe_com,
6006 bf_set(els_req64_vf, &wqe->els_req, 0);
6008 bf_set(els_req64_vfid, &wqe->els_req, 0);
6016 bf_set(lpfc_wqe_gen_context, &wqe->generic,
6019 bf_set(lpfc_wqe_gen_ct, &wqe->generic, ct);
6020 bf_set(lpfc_wqe_gen_pu, &wqe->generic, 0);
6027 bf_set(lpfc_wqe_gen_els_id, &wqe->generic, els_id);
6031 bf_set(lpfc_wqe_gen_context, &wqe->generic,
6034 bf_set(wqe_rcvoxid, &wqe->generic, iocbq->iocb.ulpContext);
6046 bf_set(lpfc_wqe_gen_pu, &wqe->generic, 0);
6056 bf_set(lpfc_wqe_gen_ct, &wqe->generic,
6081 bf_set(lpfc_wqe_gen_erp, &wqe->generic,
6083 bf_set(lpfc_wqe_gen_lnk, &wqe->generic, iocbq->iocb.ulpXS);
6094 bf_set(wqe_xc, &wqe->fcp_iread.wqe_com, 0);
6097 bf_set(lpfc_wqe_gen_pu, &wqe->generic, iocbq->iocb.ulpPU);
6101 bf_set(wqe_xc, &wqe->fcp_iread.wqe_com, 0);
6105 bf_set(lpfc_wqe_gen_pu, &wqe->generic, 0);
6125 bf_set(lpfc_wqe_gen_ct, &wqe->generic, 0);
6126 bf_set(wqe_tmo, &wqe->gen_req.wqe_com,
6129 bf_set(lpfc_wqe_gen_pu, &wqe->generic, iocbq->iocb.ulpPU);
6139 bf_set(wqe_els_did, &wqe->xmit_els_rsp.wqe_dest,
6142 bf_set(lpfc_wqe_gen_ct, &wqe->generic,
6145 bf_set(lpfc_wqe_gen_pu, &wqe->generic, iocbq->iocb.ulpPU);
6146 bf_set(wqe_rcvoxid, &wqe->generic, iocbq->iocb.ulpContext);
6148 bf_set(lpfc_wqe_gen_context, &wqe->generic,
6162 bf_set(abort_cmd_ia, &wqe->abort_cmd, 1);
6164 bf_set(abort_cmd_ia, &wqe->abort_cmd, 0);
6165 bf_set(abort_cmd_criteria, &wqe->abort_cmd, T_XRI_TAG);
6167 bf_set(lpfc_wqe_gen_ct, &wqe->generic,
6174 bf_set(lpfc_wqe_gen_command, &wqe->generic, CMD_ABORT_XRI_CX);
6186 bf_set(xmit_bls_rsp64_oxid, &wqe->xmit_bls_rsp,
6194 bf_set(xmit_bls_rsp64_rxid, &wqe->xmit_bls_rsp,
6201 bf_set(xmit_bls_rsp64_rxid, &wqe->xmit_bls_rsp,
6204 bf_set(xmit_bls_rsp64_seqcnthi, &wqe->xmit_bls_rsp, 0xffff);
6205 bf_set(wqe_xmit_bls_pt, &wqe->xmit_bls_rsp.wqe_dest, 0x1);
6206 bf_set(wqe_ctxt_tag, &wqe->xmit_bls_rsp.wqe_com,
6232 bf_set(lpfc_wqe_gen_xri, &wqe->generic, xritag);
6233 bf_set(lpfc_wqe_gen_request_tag, &wqe->generic, iocbq->iotag);
6235 bf_set(lpfc_wqe_gen_cmd_type, &wqe->generic, command_type);
6236 bf_set(lpfc_wqe_gen_command, &wqe->generic, cmnd);
6237 bf_set(lpfc_wqe_gen_class, &wqe->generic, iocbq->iocb.ulpClass);
6238 bf_set(lpfc_wqe_gen_cq_id, &wqe->generic, LPFC_WQE_CQ_ID_DEFAULT);
8770 bf_set(lpfc_mqe_status, mqe,
9753 bf_set(lpfc_mbx_eq_create_num_pages, &eq_create->u.request,
9755 bf_set(lpfc_eq_context_size, &eq_create->u.request.context,
9757 bf_set(lpfc_eq_context_valid, &eq_create->u.request.context, 1);
9760 bf_set(lpfc_eq_context_delay_multi, &eq_create->u.request.context,
9771 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
9775 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
9779 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
9783 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
9787 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
9870 bf_set(lpfc_mbx_cq_create_num_pages, &cq_create->u.request,
9872 bf_set(lpfc_cq_context_event, &cq_create->u.request.context, 1);
9873 bf_set(lpfc_cq_context_valid, &cq_create->u.request.context, 1);
9874 bf_set(lpfc_cq_eq_id, &cq_create->u.request.context, eq->queue_id);
9884 bf_set(lpfc_cq_context_count, &cq_create->u.request.context,
9888 bf_set(lpfc_cq_context_count, &cq_create->u.request.context,
9892 bf_set(lpfc_cq_context_count, &cq_create->u.request.context,
9964 bf_set(lpfc_mbx_mq_create_num_pages, &mq_create->u.request,
9966 bf_set(lpfc_mq_context_cq_id, &mq_create->u.request.context,
9968 bf_set(lpfc_mq_context_valid, &mq_create->u.request.context, 1);
9971 bf_set(lpfc_mq_context_count, &mq_create->u.request.context,
9975 bf_set(lpfc_mq_context_count, &mq_create->u.request.context,
9979 bf_set(lpfc_mq_context_count, &mq_create->u.request.context,
9983 bf_set(lpfc_mq_context_count, &mq_create->u.request.context,
10042 bf_set(lpfc_mbx_mq_create_ext_num_pages, &mq_create_ext->u.request,
10044 bf_set(lpfc_mbx_mq_create_ext_async_evt_link, &mq_create_ext->u.request,
10046 bf_set(lpfc_mbx_mq_create_ext_async_evt_fcfste,
10048 bf_set(lpfc_mbx_mq_create_ext_async_evt_group5,
10050 bf_set(lpfc_mq_context_cq_id, &mq_create_ext->u.request.context,
10052 bf_set(lpfc_mq_context_valid, &mq_create_ext->u.request.context, 1);
10062 bf_set(lpfc_mq_context_count, &mq_create_ext->u.request.context,
10066 bf_set(lpfc_mq_context_count, &mq_create_ext->u.request.context,
10070 bf_set(lpfc_mq_context_count, &mq_create_ext->u.request.context,
10074 bf_set(lpfc_mq_context_count, &mq_create_ext->u.request.context,
10175 bf_set(lpfc_mbx_wq_create_num_pages, &wq_create->u.request,
10177 bf_set(lpfc_mbx_wq_create_cq_id, &wq_create->u.request,
10274 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10278 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10282 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10286 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10290 bf_set(lpfc_rq_context_cq_id, &rq_create->u.request.context,
10292 bf_set(lpfc_mbx_rq_create_num_pages, &rq_create->u.request,
10294 bf_set(lpfc_rq_context_buf_size, &rq_create->u.request.context,
10339 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10343 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10347 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10351 bf_set(lpfc_rq_context_rq_size, &rq_create->u.request.context,
10355 bf_set(lpfc_rq_context_cq_id, &rq_create->u.request.context,
10357 bf_set(lpfc_mbx_rq_create_num_pages, &rq_create->u.request,
10359 bf_set(lpfc_rq_context_buf_size, &rq_create->u.request.context,
10425 bf_set(lpfc_mbx_eq_destroy_q_id, &mbox->u.mqe.un.eq_destroy.u.request,
10480 bf_set(lpfc_mbx_cq_destroy_q_id, &mbox->u.mqe.un.cq_destroy.u.request,
10533 bf_set(lpfc_mbx_mq_destroy_q_id, &mbox->u.mqe.un.mq_destroy.u.request,
10586 bf_set(lpfc_mbx_wq_destroy_q_id, &mbox->u.mqe.un.wq_destroy.u.request,
10639 bf_set(lpfc_mbx_rq_destroy_q_id, &mbox->u.mqe.un.rq_destroy.u.request,
10658 bf_set(lpfc_mbx_rq_destroy_q_id, &mbox->u.mqe.un.rq_destroy.u.request,
10729 bf_set(lpfc_post_sgl_pages_xri, post_sgl_pages, xritag);
10730 bf_set(lpfc_post_sgl_pages_xricnt, post_sgl_pages, 1);
10919 bf_set(lpfc_post_sgl_pages_xri, sgl, xritag_start);
10920 bf_set(lpfc_post_sgl_pages_xricnt, sgl, els_xri_cnt);
11030 bf_set(lpfc_post_sgl_pages_xri, sgl, xritag_start);
11031 bf_set(lpfc_post_sgl_pages_xricnt, sgl, pg_pairs);
11502 bf_set(lpfc_abts_orig, &icmd->un.bls_acc, LPFC_ABTS_UNSOL_RSP);
11503 bf_set(lpfc_abts_rxid, &icmd->un.bls_acc, rxid);
11510 bf_set(lpfc_abts_orig, &icmd->un.bls_acc, LPFC_ABTS_UNSOL_INT);
11511 bf_set(lpfc_abts_rxid, &icmd->un.bls_acc, NO_XRI);
11514 bf_set(lpfc_abts_oxid, &icmd->un.bls_acc, oxid);
11888 bf_set(lpfc_mbx_post_hdr_tmpl_page_cnt,
11890 bf_set(lpfc_mbx_post_hdr_tmpl_rpi_offset, hdr_tmpl,
12233 bf_set(lpfc_fcf_record_mac_0, fcf_record, phba->fc_map[0]);
12234 bf_set(lpfc_fcf_record_mac_1, fcf_record, phba->fc_map[1]);
12235 bf_set(lpfc_fcf_record_mac_2, fcf_record, phba->fc_map[2]);
12236 bf_set(lpfc_fcf_record_mac_3, fcf_record, LPFC_FCOE_FCF_MAC3);
12237 bf_set(lpfc_fcf_record_mac_4, fcf_record, LPFC_FCOE_FCF_MAC4);
12238 bf_set(lpfc_fcf_record_mac_5, fcf_record, LPFC_FCOE_FCF_MAC5);
12239 bf_set(lpfc_fcf_record_fc_map_0, fcf_record, phba->fc_map[0]);
12240 bf_set(lpfc_fcf_record_fc_map_1, fcf_record, phba->fc_map[1]);
12241 bf_set(lpfc_fcf_record_fc_map_2, fcf_record, phba->fc_map[2]);
12242 bf_set(lpfc_fcf_record_fcf_valid, fcf_record, 1);
12243 bf_set(lpfc_fcf_record_fcf_avail, fcf_record, 1);
12244 bf_set(lpfc_fcf_record_fcf_index, fcf_record, fcf_index);
12245 bf_set(lpfc_fcf_record_mac_addr_prov, fcf_record,
12623 bf_set(lpfc_mbx_redisc_fcf_count, redisc_fcf, 0);