/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_init.c | 117 lpfc_config_port_prep(struct lpfc_hba *phba) in lpfc_config_port_prep() 278 lpfc_config_async_cmpl(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmboxq) in lpfc_config_async_cmpl() 299 lpfc_dump_wakeup_param_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmboxq) in lpfc_dump_wakeup_param_cmpl() 404 lpfc_config_port_post(struct lpfc_hba *phba) in lpfc_config_port_post() 683 lpfc_hba_init_link(struct lpfc_hba *phba, uint32_t flag) in lpfc_hba_init_link() 704 lpfc_hba_init_link_fc_topology(struct lpfc_hba *phba, uint32_t fc_topology, in lpfc_hba_init_link_fc_topology() 788 lpfc_hba_down_link(struct lpfc_hba *phba, uint32_t flag) in lpfc_hba_down_link() 832 lpfc_hba_down_prep(struct lpfc_hba *phba) in lpfc_hba_down_prep() 870 lpfc_sli4_free_sp_events(struct lpfc_hba *phba) in lpfc_sli4_free_sp_events() 914 lpfc_hba_free_post_buf(struct lpfc_hba *phba) in lpfc_hba_free_post_buf() [all …]
|
D | lpfc_mbox.c | 59 lpfc_dump_static_vport(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, in lpfc_dump_static_vport() 113 lpfc_down_link(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb) in lpfc_down_link() 135 lpfc_dump_mem(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, uint16_t offset, in lpfc_dump_mem() 168 lpfc_dump_wakeup_param(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb) in lpfc_dump_wakeup_param() 205 lpfc_read_nv(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb) in lpfc_read_nv() 230 lpfc_config_async(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb, in lpfc_config_async() 257 lpfc_heart_beat(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb) in lpfc_heart_beat() 290 lpfc_read_topology(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb, in lpfc_read_topology() 328 lpfc_clear_la(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb) in lpfc_clear_la() 356 lpfc_config_link(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb) in lpfc_config_link() [all …]
|
D | lpfc_mem.c | 54 lpfc_mem_alloc_active_rrq_pool_s4(struct lpfc_hba *phba) { in lpfc_mem_alloc_active_rrq_pool_s4() 87 lpfc_mem_alloc(struct lpfc_hba *phba, int align) in lpfc_mem_alloc() 219 lpfc_nvmet_mem_alloc(struct lpfc_hba *phba) in lpfc_nvmet_mem_alloc() 243 lpfc_mem_free(struct lpfc_hba *phba) in lpfc_mem_free() 325 lpfc_mem_free_all(struct lpfc_hba *phba) in lpfc_mem_free_all() 395 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_mbuf_alloc() 428 __lpfc_mbuf_free(struct lpfc_hba * phba, void *virt, dma_addr_t dma) in __lpfc_mbuf_free() 456 lpfc_mbuf_free(struct lpfc_hba * phba, void *virt, dma_addr_t dma) in lpfc_mbuf_free() 481 lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_nvmet_buf_alloc() 499 lpfc_nvmet_buf_free(struct lpfc_hba *phba, void *virt, dma_addr_t dma) in lpfc_nvmet_buf_free() [all …]
|
D | lpfc_sli.c | 328 struct lpfc_hba *phba; in lpfc_sli4_eq_get() local 422 struct lpfc_hba *phba; in lpfc_sli4_eq_release() local 480 struct lpfc_hba *phba; in lpfc_sli4_if6_eq_release() local 526 struct lpfc_hba *phba; in lpfc_sli4_cq_get() local 580 struct lpfc_hba *phba; in lpfc_sli4_cq_release() local 633 struct lpfc_hba *phba; in lpfc_sli4_if6_cq_release() local 765 lpfc_cmd_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_cmd_iocb() 782 lpfc_resp_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_resp_iocb() 798 __lpfc_sli_get_iocbq(struct lpfc_hba *phba) in __lpfc_sli_get_iocbq() 826 __lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_clear_active_sglq() [all …]
|
D | lpfc_hbadisc.c | 81 struct lpfc_hba *phba; in lpfc_terminate_rport_io() local 117 struct lpfc_hba *phba; in lpfc_dev_loss_tmo_callbk() local 209 struct lpfc_hba *phba; in lpfc_dev_loss_tmo_handler() local 345 lpfc_sli4_post_dev_loss_tmo_handler(struct lpfc_hba *phba, int fcf_inuse, in lpfc_sli4_post_dev_loss_tmo_handler() 405 lpfc_alloc_fast_evt(struct lpfc_hba *phba) { in lpfc_alloc_fast_evt() 431 lpfc_free_fast_evt(struct lpfc_hba *phba, in lpfc_free_fast_evt() 448 lpfc_send_fastpath_evt(struct lpfc_hba *phba, in lpfc_send_fastpath_evt() 515 lpfc_work_list_done(struct lpfc_hba *phba) in lpfc_work_list_done() 610 lpfc_work_done(struct lpfc_hba *phba) in lpfc_work_done() 741 struct lpfc_hba *phba = p; in lpfc_do_work() local [all …]
|
D | lpfc_els.c | 85 struct lpfc_hba *phba = vport->phba; in lpfc_els_chk_latt() local 156 struct lpfc_hba *phba = vport->phba; in lpfc_prep_els_iocb() local 367 struct lpfc_hba *phba = vport->phba; in lpfc_issue_fabric_reglogin() local 458 struct lpfc_hba *phba = vport->phba; in lpfc_issue_reg_vfi() local 542 struct lpfc_hba *phba = vport->phba; in lpfc_issue_unreg_vfi() local 598 struct lpfc_hba *phba = vport->phba; in lpfc_check_clean_addr_bit() local 657 struct lpfc_hba *phba = vport->phba; in lpfc_cmpl_els_flogi_fabric() local 852 struct lpfc_hba *phba = vport->phba; in lpfc_cmpl_els_flogi_nport() local 976 lpfc_cmpl_els_flogi(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb, in lpfc_cmpl_els_flogi() 1228 struct lpfc_hba *phba = vport->phba; in lpfc_issue_els_flogi() local [all …]
|
D | lpfc_nvmet.c | 221 lpfc_nvmet_defer_release(struct lpfc_hba *phba, struct lpfc_nvmet_rcv_ctx *ctxp) in lpfc_nvmet_defer_release() 251 lpfc_nvmet_xmt_ls_rsp_cmp(struct lpfc_hba *phba, struct lpfc_iocbq *cmdwqe, in lpfc_nvmet_xmt_ls_rsp_cmp() 319 lpfc_nvmet_ctxbuf_post(struct lpfc_hba *phba, struct lpfc_nvmet_ctxbuf *ctx_buf) in lpfc_nvmet_ctxbuf_post() 450 lpfc_nvmet_ktime(struct lpfc_hba *phba, in lpfc_nvmet_ktime() 655 lpfc_nvmet_xmt_fcp_op_cmp(struct lpfc_hba *phba, struct lpfc_iocbq *cmdwqe, in lpfc_nvmet_xmt_fcp_op_cmp() 795 struct lpfc_hba *phba = ctxp->phba; in lpfc_nvmet_xmt_ls_rsp() local 887 struct lpfc_hba *phba = ctxp->phba; in lpfc_nvmet_xmt_fcp_op() local 1016 struct lpfc_hba *phba = ctxp->phba; in lpfc_nvmet_xmt_fcp_abort() local 1076 struct lpfc_hba *phba = ctxp->phba; in lpfc_nvmet_xmt_fcp_release() local 1115 struct lpfc_hba *phba = ctxp->phba; in lpfc_nvmet_defer_rcv() local [all …]
|
D | lpfc_attr.c | 137 struct lpfc_hba *phba = vport->phba; in lpfc_enable_fip_show() local 151 struct lpfc_hba *phba = vport->phba; in lpfc_nvme_info_show() local 518 struct lpfc_hba *phba = vport->phba; in lpfc_bg_info_show() local 537 struct lpfc_hba *phba = vport->phba; in lpfc_bg_guard_err_show() local 549 struct lpfc_hba *phba = vport->phba; in lpfc_bg_apptag_err_show() local 561 struct lpfc_hba *phba = vport->phba; in lpfc_bg_reftag_err_show() local 598 struct lpfc_hba *phba = vport->phba; in lpfc_serialnum_show() local 621 struct lpfc_hba *phba = vport->phba; in lpfc_temp_sensor_show() local 639 struct lpfc_hba *phba = vport->phba; in lpfc_modeldesc_show() local 658 struct lpfc_hba *phba = vport->phba; in lpfc_modelname_show() local [all …]
|
D | lpfc_vport.c | 88 lpfc_alloc_vpi(struct lpfc_hba *phba) in lpfc_alloc_vpi() 106 lpfc_free_vpi(struct lpfc_hba *phba, int vpi) in lpfc_free_vpi() 118 lpfc_vport_sparm(struct lpfc_hba *phba, struct lpfc_vport *vport) in lpfc_vport_sparm() 183 lpfc_valid_wwn_format(struct lpfc_hba *phba, struct lpfc_name *wwn, in lpfc_valid_wwn_format() 205 lpfc_unique_wwpn(struct lpfc_hba *phba, struct lpfc_vport *new_vport) in lpfc_unique_wwpn() 243 struct lpfc_hba *phba = vport->phba; in lpfc_discovery_wait() local 300 struct lpfc_hba *phba = pport->phba; in lpfc_vport_create() local 505 struct lpfc_hba *phba = vport->phba; in disable_vport() local 557 struct lpfc_hba *phba = vport->phba; in enable_vport() local 618 struct lpfc_hba *phba = vport->phba; in lpfc_vport_delete() local [all …]
|
D | lpfc_scsi.c | 93 lpfc_debug_save_data(struct lpfc_hba *phba, struct scsi_cmnd *cmnd) in lpfc_debug_save_data() 122 lpfc_debug_save_dif(struct lpfc_hba *phba, struct scsi_cmnd *cmnd) in lpfc_debug_save_dif() 182 lpfc_sli4_set_rsp_sgl_last(struct lpfc_hba *phba, in lpfc_sli4_set_rsp_sgl_last() 203 lpfc_update_stats(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_update_stats() 260 lpfc_rampdown_queue_depth(struct lpfc_hba *phba) in lpfc_rampdown_queue_depth() 300 lpfc_ramp_down_queue_handler(struct lpfc_hba *phba) in lpfc_ramp_down_queue_handler() 350 lpfc_scsi_dev_block(struct lpfc_hba *phba) in lpfc_scsi_dev_block() 389 struct lpfc_hba *phba = vport->phba; in lpfc_new_scsi_buf_s3() local 524 struct lpfc_hba *phba = vport->phba; in lpfc_sli4_vport_delete_fcp_xri_aborted() local 551 lpfc_sli4_fcp_xri_aborted(struct lpfc_hba *phba, in lpfc_sli4_fcp_xri_aborted() [all …]
|
D | lpfc_bsg.c | 138 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_bsg_buffers() 156 lpfc_alloc_bsg_buffers(struct lpfc_hba *phba, unsigned int size, in lpfc_alloc_bsg_buffers() 298 lpfc_bsg_send_mgmt_cmd_cmp(struct lpfc_hba *phba, in lpfc_bsg_send_mgmt_cmd_cmp() 390 struct lpfc_hba *phba = vport->phba; in lpfc_bsg_send_mgmt_cmd() local 575 lpfc_bsg_rport_els_cmp(struct lpfc_hba *phba, in lpfc_bsg_rport_els_cmp() 664 struct lpfc_hba *phba = vport->phba; in lpfc_bsg_rport_els() local 878 diag_cmd_data_free(struct lpfc_hba *phba, struct lpfc_dmabufext *mlist) in diag_cmd_data_free() 914 lpfc_bsg_ct_unsol_event(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_bsg_ct_unsol_event() 1172 lpfc_bsg_ct_unsol_abort(struct lpfc_hba *phba, struct hbq_dmabuf *dmabuf) in lpfc_bsg_ct_unsol_abort() 1208 struct lpfc_hba *phba = vport->phba; in lpfc_bsg_hba_set_event() local [all …]
|
D | lpfc_debugfs.c | 214 lpfc_debugfs_slow_ring_trc_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_slow_ring_trc_data() 282 lpfc_debugfs_hbqinfo_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_hbqinfo_data() 402 lpfc_debugfs_dumpHBASlim_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_dumpHBASlim_data() 461 lpfc_debugfs_dumpHostSlim_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_dumpHostSlim_data() 549 struct lpfc_hba *phba = vport->phba; in lpfc_debugfs_nodelist_data() local 770 struct lpfc_hba *phba = vport->phba; in lpfc_debugfs_nvmestat_data() local 997 struct lpfc_hba *phba = vport->phba; in lpfc_debugfs_nvmektime_data() local 1195 lpfc_debugfs_nvmeio_trc_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_nvmeio_trc_data() 1299 struct lpfc_hba *phba = vport->phba; in lpfc_debugfs_cpucheck_data() local 1419 lpfc_debugfs_slow_ring_trc(struct lpfc_hba *phba, char *fmt, in lpfc_debugfs_slow_ring_trc() [all …]
|
D | lpfc_ct.c | 81 lpfc_ct_ignore_hbq_buffer(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq, in lpfc_ct_ignore_hbq_buffer() 97 lpfc_ct_unsol_buffer(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq, in lpfc_ct_unsol_buffer() 104 lpfc_ct_unsol_event(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_ct_unsol_event() 192 lpfc_ct_handle_unsol_abort(struct lpfc_hba *phba, struct hbq_dmabuf *dmabuf) in lpfc_ct_handle_unsol_abort() 203 lpfc_free_ct_rsp(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_ct_rsp() 218 lpfc_alloc_ct_rsp(struct lpfc_hba *phba, int cmdcode, struct ulp_bde64 *bpl, in lpfc_alloc_ct_rsp() 275 lpfc_ct_free_iocb(struct lpfc_hba *phba, struct lpfc_iocbq *ctiocb) in lpfc_ct_free_iocb() 323 struct lpfc_hba *phba = vport->phba; in lpfc_gen_req() local 415 struct lpfc_hba *phba = vport->phba; in lpfc_ct_cmd() local 444 lpfc_find_vport_by_did(struct lpfc_hba *phba, uint32_t did) { in lpfc_find_vport_by_did() [all …]
|
D | lpfc_nvme.c | 357 lpfc_nvme_cmpl_gen_req(struct lpfc_hba *phba, struct lpfc_iocbq *cmdwqe, in lpfc_nvme_cmpl_gen_req() 425 struct lpfc_hba *phba = vport->phba; in lpfc_nvme_gen_req() local 700 struct lpfc_hba *phba; in lpfc_nvme_ls_abort() local 766 struct lpfc_hba *phba = vport->phba; in lpfc_nvme_adj_fcp_sgls() local 859 lpfc_nvme_ktime(struct lpfc_hba *phba, in lpfc_nvme_ktime() 955 lpfc_nvme_io_cmd_wqe_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *pwqeIn, in lpfc_nvme_io_cmd_wqe_cmpl() 1202 struct lpfc_hba *phba = vport->phba; in lpfc_nvme_prep_io_cmd() local 1306 struct lpfc_hba *phba = vport->phba; in lpfc_nvme_prep_io_dma() local 1441 struct lpfc_hba *phba; in lpfc_nvme_fcp_io_submit() local 1680 lpfc_nvme_abort_fcreq_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb, in lpfc_nvme_abort_fcreq_cmpl() [all …]
|
D | lpfc_debugfs.h | 202 #define lpfc_nvmeio_data(phba, fmt, arg...) \ argument 282 #define lpfc_nvmeio_data(phba, fmt, arg...) \ argument 407 lpfc_debug_dump_wq(struct lpfc_hba *phba, int qtype, int wqidx) in lpfc_debug_dump_wq() 450 lpfc_debug_dump_cq(struct lpfc_hba *phba, int qtype, int wqidx) in lpfc_debug_dump_cq() 515 lpfc_debug_dump_hba_eq(struct lpfc_hba *phba, int qidx) in lpfc_debug_dump_hba_eq() 533 lpfc_debug_dump_dat_rq(struct lpfc_hba *phba) in lpfc_debug_dump_dat_rq() 547 lpfc_debug_dump_hdr_rq(struct lpfc_hba *phba) in lpfc_debug_dump_hdr_rq() 563 lpfc_debug_dump_wq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_wq_by_id() 606 lpfc_debug_dump_mq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_mq_by_id() 623 lpfc_debug_dump_rq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_rq_by_id() [all …]
|
D | lpfc_nportdisc.c | 170 lpfc_check_elscmpl_iocb(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb, in lpfc_check_elscmpl_iocb() 210 lpfc_els_abort(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_els_abort() 287 struct lpfc_hba *phba = vport->phba; in lpfc_rcv_plogi() local 531 lpfc_mbx_cmpl_resume_rpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq) in lpfc_mbx_cmpl_resume_rpi() 647 struct lpfc_hba *phba = vport->phba; in lpfc_rcv_logo() local 774 struct lpfc_hba *phba = vport->phba; in lpfc_rcv_prli() local 869 lpfc_release_rpi(struct lpfc_hba *phba, in lpfc_release_rpi() 894 struct lpfc_hba *phba; in lpfc_disc_illegal() local 999 struct lpfc_hba *phba = vport->phba; in lpfc_rcv_plogi_plogi_issue() local 1080 struct lpfc_hba *phba = vport->phba; in lpfc_rcv_els_plogi_issue() local [all …]
|
D | lpfc_nvmet.h | 36 struct lpfc_hba *phba; member 102 #define lpfc_get_ctx_list(phba, cpu, mrq) \ argument 111 struct lpfc_hba *phba; member
|
D | lpfc_logmsg.h | 56 #define lpfc_printf_log(phba, level, mask, fmt, arg...) \ argument
|
D | lpfc_disc.h | 123 struct lpfc_hba *phba; member 153 #define lpfc_ndlp_check_qdepth(phba, ndlp) \ argument
|
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_iscsi.c | 46 struct beiscsi_hba *phba; in beiscsi_session_create() local 136 struct beiscsi_hba *phba; in beiscsi_conn_create() local 181 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_conn_bind() local 234 static int beiscsi_iface_create_ipv4(struct beiscsi_hba *phba) in beiscsi_iface_create_ipv4() 253 static int beiscsi_iface_create_ipv6(struct beiscsi_hba *phba) in beiscsi_iface_create_ipv6() 272 void beiscsi_iface_create_default(struct beiscsi_hba *phba) in beiscsi_iface_create_default() 287 void beiscsi_iface_destroy_default(struct beiscsi_hba *phba) in beiscsi_iface_destroy_default() 315 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_iface_config_vlan() local 338 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_iface_config_ipv4() local 403 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_iface_config_ipv6() local [all …]
|
D | be_main.c | 231 struct beiscsi_hba *phba; in beiscsi_eh_abort() local 284 struct beiscsi_hba *phba; in beiscsi_eh_device_reset() local 417 struct beiscsi_hba *phba; in beiscsi_hba_alloc() local 441 static void beiscsi_unmap_pci_function(struct beiscsi_hba *phba) in beiscsi_unmap_pci_function() 457 static int beiscsi_map_pci_bars(struct beiscsi_hba *phba, in beiscsi_map_pci_bars() 541 static int be_ctrl_init(struct beiscsi_hba *phba, struct pci_dev *pdev) in be_ctrl_init() 575 static void beiscsi_get_params(struct beiscsi_hba *phba) in beiscsi_get_params() 651 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() 684 struct beiscsi_hba *phba; in be_isr_mcc() local 724 struct beiscsi_hba *phba; in be_isr_msix() local [all …]
|
D | be_mgmt.c | 34 struct beiscsi_hba *phba, in mgmt_vendor_specific_fw_cmd() 108 int mgmt_open_connection(struct beiscsi_hba *phba, in mgmt_open_connection() 221 static int beiscsi_exec_nemb_cmd(struct beiscsi_hba *phba, in beiscsi_exec_nemb_cmd() 292 static int beiscsi_prep_nemb_cmd(struct beiscsi_hba *phba, in beiscsi_prep_nemb_cmd() 310 static void __beiscsi_eq_delay_compl(struct beiscsi_hba *phba, unsigned int tag) in __beiscsi_eq_delay_compl() 324 int beiscsi_modify_eq_delay(struct beiscsi_hba *phba, in beiscsi_modify_eq_delay() 356 int beiscsi_get_initiator_name(struct beiscsi_hba *phba, char *name, bool cfg) in beiscsi_get_initiator_name() 383 unsigned int beiscsi_if_get_handle(struct beiscsi_hba *phba) in beiscsi_if_get_handle() 432 static int beiscsi_if_mod_gw(struct beiscsi_hba *phba, in beiscsi_if_mod_gw() 453 int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) in beiscsi_if_set_gw() [all …]
|
D | be_cmds.c | 93 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba, in alloc_mcc_wrb() 173 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba, in __beiscsi_mcc_compl_status() 239 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba, in beiscsi_mccq_compl_wait() 328 struct beiscsi_hba *phba = pci_get_drvdata(ctrl->pdev); in beiscsi_process_mbox_compl() local 367 static void beiscsi_process_async_link(struct beiscsi_hba *phba, in beiscsi_process_async_link() 405 static void beiscsi_process_async_sli(struct beiscsi_hba *phba, in beiscsi_process_async_sli() 458 void beiscsi_process_async_event(struct beiscsi_hba *phba, in beiscsi_process_async_event() 492 struct beiscsi_hba *phba = pci_get_drvdata(ctrl->pdev); in beiscsi_process_mcc_compl() local 566 void be_mcc_notify(struct beiscsi_hba *phba, unsigned int tag) in be_mcc_notify() 595 struct beiscsi_hba *phba = pci_get_drvdata(ctrl->pdev); in be_mbox_db_ready_poll() local [all …]
|
D | be_main.h | 257 #define chip_be2(phba) (phba->generation == BE_GEN2) argument 258 #define chip_be3_r(phba) (phba->generation == BE_GEN3) argument 259 #define is_chip_be2_be3r(phba) (chip_be3_r(phba) || (chip_be2(phba))) argument 267 #define BEISCSI_ULP_AVLBL_CID(phba, ulp_num) \ argument 269 #define BEISCSI_ULP0_AVLBL_CID(phba) \ argument 271 #define BEISCSI_ULP1_AVLBL_CID(phba) \ argument 325 #define BEISCSI_GET_CID_COUNT(phba, ulp_num) \ argument 400 #define beiscsi_hba_in_error(phba) ((phba)->state & BEISCSI_HBA_IN_ERR) argument 401 #define beiscsi_hba_is_online(phba) \ argument 414 struct beiscsi_hba *phba; member [all …]
|
D | be_mgmt.h | 146 #define GET_MGMT_CONTROLLER_WS(phba) (phba->pmgmt_ws) argument 159 struct beiscsi_hba *phba; member
|