Home
last modified time | relevance | path

Searched refs:fc_els_flogi (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.c397 struct fc_els_flogi *plogi; in efc_send_plogi()
424 struct fc_els_flogi *flogi; in efc_send_flogi()
453 struct fc_els_flogi *fdisc; in efc_send_fdisc()
523 struct fc_els_flogi *sparams; in efc_send_logo()
527 sparams = (struct fc_els_flogi *)node->nport->service_params; in efc_send_logo()
555 struct fc_els_flogi *sparams; in efc_send_adisc()
560 sparams = (struct fc_els_flogi *)node->nport->service_params; in efc_send_adisc()
646 struct fc_els_flogi *plogi; in efc_send_plogi_acc()
647 struct fc_els_flogi *req = (struct fc_els_flogi *)node->service_params; in efc_send_plogi_acc()
681 struct fc_els_flogi *flogi; in efc_send_flogi_p2p_acc()
[all …]
H A Defc_node.c827 struct fc_els_flogi *sp = in efc_node_get_wwpn()
828 (struct fc_els_flogi *)node->service_params; in efc_node_get_wwpn()
836 struct fc_els_flogi *sp = in efc_node_get_wwnn()
837 (struct fc_els_flogi *)node->service_params; in efc_node_get_wwnn()
934 {ELS_PLOGI, EFC_EVT_PLOGI_RCVD, sizeof(struct fc_els_flogi)}, in efc_node_recv_els_frame()
935 {ELS_FLOGI, EFC_EVT_FLOGI_RCVD, sizeof(struct fc_els_flogi)}, in efc_node_recv_els_frame()
H A Defc_domain.c366 struct fc_els_flogi *sp; in __efc_domain_wait_alloc()
373 sp = (struct fc_els_flogi *)nport->service_params; in __efc_domain_wait_alloc()
377 sizeof(struct fc_els_flogi) - 4); in __efc_domain_wait_alloc()
379 sizeof(struct fc_els_flogi) - 4); in __efc_domain_wait_alloc()
828 sizeof(struct fc_els_flogi) - 4); in __efc_domain_attach_internal()
H A Defc_fabric.c125 static bool efc_rnode_is_nport(struct fc_els_flogi *rsp) in efc_rnode_is_nport()
152 sizeof(struct fc_els_flogi)); in __efc_fabric_flogi_wait_rsp()
1084 efc_get_wwpn(struct fc_els_flogi *sp) in efc_get_wwpn()
1092 struct fc_els_flogi *remote_sp; in efc_rnode_is_winner()
1097 remote_sp = (struct fc_els_flogi *)nport->domain->flogi_service_params; in efc_rnode_is_winner()
H A Defc_nport.c106 sizeof(struct fc_els_flogi)); in efc_nport_alloc()
391 struct fc_els_flogi *sp; in __efc_nport_vport_wait_alloc()
393 sp = (struct fc_els_flogi *)nport->service_params; in __efc_nport_vport_wait_alloc()
H A Defc_device.c574 sizeof(struct fc_els_flogi)); in __efc_d_init()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c219 static unsigned int fc_plogi_get_maxframe(struct fc_els_flogi *flp, in fc_plogi_get_maxframe()
702 struct fc_els_flogi *flogi; in fc_rport_login_complete()
743 struct fc_els_flogi *flogi; in fc_rport_flogi_resp()
835 fp = fc_frame_alloc(lport, sizeof(struct fc_els_flogi)); in fc_rport_enter_flogi()
858 struct fc_els_flogi *flp; in fc_rport_recv_flogi_req()
987 struct fc_els_flogi *plp = NULL; in fc_rport_plogi_resp()
1088 fp = fc_frame_alloc(lport, sizeof(struct fc_els_flogi)); in fc_rport_enter_plogi()
1848 struct fc_els_flogi *pl; in fc_rport_recv_plogi_req()
H A Dfc_lport.c356 struct fc_els_flogi *flogi, in fc_lport_flogi_fill()
800 struct fc_els_flogi *flp; in fc_lport_recv_flogi_req()
801 struct fc_els_flogi *new_flp; in fc_lport_recv_flogi_req()
1739 struct fc_els_flogi *flp; in fc_lport_flogi_resp()
1858 fp = fc_frame_alloc(lport, sizeof(struct fc_els_flogi)); in fc_lport_enter_flogi()
H A Dfc_encode.h748 struct fc_els_flogi *plogi; in fc_plogi_fill()
782 struct fc_els_flogi *flogi; in fc_flogi_fill()
807 struct fc_els_flogi *fdisc; in fc_fdisc_fill()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_ext.h101 extern void zfcp_fc_plogi_evaluate(struct zfcp_port *, struct fc_els_flogi *);
H A Dzfcp_scsi.c869 const struct fc_els_flogi *nsp, *plogi; in zfcp_scsi_shost_update_config_data()
888 nsp = (struct fc_els_flogi *) ((u8 *)&bottom->nport_serv_param in zfcp_scsi_shost_update_config_data()
890 plogi = (struct fc_els_flogi *) ((u8 *)&bottom->plogi_payload in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fc.c320 struct fc_els_flogi *plogi; in zfcp_fc_incoming_plogi()
323 plogi = (struct fc_els_flogi *) status_buffer->payload.data; in zfcp_fc_incoming_plogi()
487 void zfcp_fc_plogi_evaluate(struct zfcp_port *port, struct fc_els_flogi *plogi) in zfcp_fc_plogi_evaluate()
H A Dzfcp_sysfs.c818 struct fc_els_flogi *nsp; in zfcp_sysfs_adapter_diag_b2b_credit_show()
841 nsp = (struct fc_els_flogi *)((unsigned long) in zfcp_sysfs_adapter_diag_b2b_credit_show()
H A Dzfcp_fsf.c541 struct fc_els_flogi *plogi; in zfcp_fsf_exchange_config_evaluate()
544 plogi = (struct fc_els_flogi *) ((u8 *)&bottom->plogi_payload in zfcp_fsf_exchange_config_evaluate()
1701 struct fc_els_flogi *plogi; in zfcp_fsf_open_port_handler()
1761 plogi = (struct fc_els_flogi *) bottom->els; in zfcp_fsf_open_port_handler()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c798 struct fc_els_flogi *sp = in efct_get_host_fabric_name()
799 (struct fc_els_flogi *) in efct_get_host_fabric_name()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h410 struct fc_els_flogi { struct
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c3101 (void *)&ha->plogi_els_payld + offsetof(struct fc_els_flogi, fl_csp), in qla24xx_els_dcmd2_iocb()
3102 sizeof(ha->plogi_els_payld) - offsetof(struct fc_els_flogi, fl_csp)); in qla24xx_els_dcmd2_iocb()
3108 struct fc_els_flogi *p = ptr; in qla24xx_els_dcmd2_iocb()
H A Dqla_def.h4514 struct fc_els_flogi plogi_els_payld;
H A Dqla_init.c5631 sz = min_t(int, sizeof(struct fc_els_flogi), ha->init_cb_size); in qla_get_login_template()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c352 fp = fc_frame_alloc(lport, sizeof(struct fc_els_flogi)); in qedf_send_flogi()