/drivers/scsi/bfa/ |
D | bfa_fcs.c | 41 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_CREATE); in bfa_fcs_init() 56 struct bfa_fcs_fabric_s *fabric = &fcs->fabric; in bfa_fcs_update_cfg() local 57 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg() 58 struct bfa_ioc_s *ioc = &fabric->fcs->bfa->ioc; in bfa_fcs_update_cfg() 110 bfa_fcs_fabric_psymb_init(&fcs->fabric); in bfa_fcs_driver_info_init() 111 bfa_fcs_fabric_nsymb_init(&fcs->fabric); in bfa_fcs_driver_info_init() 127 bfa_lps_delete(fcs->fabric.lps); in bfa_fcs_exit() 128 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_DELETE); in bfa_fcs_exit() 142 if (fabric->fab_type == BFA_FCS_FABRIC_SWITCHED) \ 153 static void bfa_fcs_fabric_init(struct bfa_fcs_fabric_s *fabric); [all …]
|
D | bfa_fcs.h | 138 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member 270 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type) 271 #define bfa_fcs_lport_get_fabric_name(_lport) ((_lport)->fabric->fabric_name) 273 ((_lport)->fabric->fabric_ip_addr) 694 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ member 801 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric); 802 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric); 803 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric, 805 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric, 808 struct bfa_fcs_fabric_s *fabric, wwn_t pwwn); [all …]
|
D | bfa_fcs_lport.c | 173 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_init() 202 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online() 210 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_online() 222 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online() 268 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_offline() 315 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_stopping() 356 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_lport_aen_post() 363 aen_entry->aen_data.lport.vf_id = port->fabric->vf_id; in bfa_fcs_lport_aen_post() 397 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 431 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_fcgs_rjt() [all …]
|
D | bfa_fcs_rport.c | 636 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_online() 1145 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_hcb_offline() 1218 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_hcb_logorcv() 1718 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi() 1840 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc() 1870 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc() 1940 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc() 2091 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo() 2125 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc() 2195 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli() [all …]
|
D | bfa_fcs_fcpim.c | 429 aen_entry->aen_data.itnim.vf_id = rport->port->fabric->vf_id; in bfa_fcs_itnim_aen_post() 465 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_itnim_send_prli()
|
D | bfad_attr.c | 121 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_im_get_host_port_type() 836 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_im_symbolic_name_show()
|
/drivers/scsi/qla2xxx/ |
D | Kconfig | 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 45 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 48 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
/drivers/target/loopback/ |
D | Kconfig | 3 tristate "TCM Virtual SAS target and Linux/SCSI LDD fabric loopback module" 7 fabric loopback module.
|
/drivers/vhost/ |
D | Kconfig | 42 tristate "VHOST_SCSI TCM fabric driver" 47 Say M here to enable the vhost_scsi TCM fabric module
|
/drivers/target/tcm_fc/ |
D | Kconfig | 3 tristate "TCM_FC fabric Plugin"
|
/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 556 fsum = lat->_name.fabric.sum * adapter->timer_ticks; \ 557 fmin = lat->_name.fabric.min * adapter->timer_ticks; \ 558 fmax = lat->_name.fabric.max * adapter->timer_ticks; \ 586 lat->_name.fabric.sum = 0; \ 587 lat->_name.fabric.min = 0xFFFFFFFF; \ 588 lat->_name.fabric.max = 0; \
|
D | zfcp_def.h | 240 struct zfcp_latency_record fabric; member
|
D | zfcp_scsi.c | 152 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 154 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 156 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
|
/drivers/infiniband/hw/efa/ |
D | Kconfig | 4 # Amazon fabric device configuration
|
/drivers/target/sbp/ |
D | Kconfig | 3 tristate "FireWire SBP-2 fabric module"
|
/drivers/scsi/elx/libefc/ |
D | efc_nport.c | 414 struct efc_node *fabric; in __efc_nport_vport_wait_alloc() local 416 fabric = efc_node_alloc(nport, FC_FID_FLOGI, false, in __efc_nport_vport_wait_alloc() 418 if (!fabric) { in __efc_nport_vport_wait_alloc() 422 efc_node_transition(fabric, __efc_vport_fabric_init, in __efc_nport_vport_wait_alloc()
|
/drivers/net/dsa/mv88e6xxx/ |
D | Kconfig | 3 tristate "Marvell 88E6xxx Ethernet switch fabric support"
|
/drivers/scsi/ |
D | ipr.c | 2036 struct ipr_hostrcb_fabric_desc *fabric) in ipr_log_fabric_path() argument 2039 u8 path_state = fabric->path_state; in ipr_log_fabric_path() 2051 if (fabric->cascaded_expander == 0xff && fabric->phy == 0xff) { in ipr_log_fabric_path() 2054 fabric->ioa_port); in ipr_log_fabric_path() 2055 } else if (fabric->cascaded_expander == 0xff) { in ipr_log_fabric_path() 2058 fabric->ioa_port, fabric->phy); in ipr_log_fabric_path() 2059 } else if (fabric->phy == 0xff) { in ipr_log_fabric_path() 2062 fabric->ioa_port, fabric->cascaded_expander); in ipr_log_fabric_path() 2066 fabric->ioa_port, fabric->cascaded_expander, fabric->phy); in ipr_log_fabric_path() 2073 fabric->ioa_port, fabric->cascaded_expander, fabric->phy); in ipr_log_fabric_path() [all …]
|
D | ipr.h | 1107 #define for_each_fabric_cfg(fabric, cfg) \ argument 1108 for (cfg = (fabric)->elem; \ 1109 cfg < ((fabric)->elem + be16_to_cpu((fabric)->num_entries)); \
|
/drivers/scsi/csiostor/ |
D | csio_lnode.h | 74 uint8_t fabric[8]; member
|
D | csio_lnode.c | 815 memcpy(fcf_info->fabric, rsp->fabric, sizeof(fcf_info->fabric)); in csio_ln_read_fcf_cbfn()
|
D | t4fw_api_stor.h | 518 u8 fabric[8]; member
|
/drivers/fpga/ |
D | Kconfig | 112 freeze bridge is a bridge that exists in the FPGA fabric to 123 The PR Decoupler exists in the FPGA fabric to isolate one
|
/drivers/rapidio/ |
D | Kconfig | 77 This option includes basic RapidIO fabric enumeration and discovery
|
/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 5 transferring data from a processor into the FPGA fabric. The driver creates
|