/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.c | 130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() 152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) in fc_gsresp_fchdr_build() 168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_req_build() 177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_rsp_build() 186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_bls_rsp_build() 196 __be16 ox_id, wwn_t port_name, wwn_t node_name, in fc_plogi_x_build() 224 u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, in fc_flogi_build() 262 __be16 ox_id, wwn_t port_name, wwn_t node_name, in fc_flogi_acc_build() 284 u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) in fc_fdisc_build() 302 u16 ox_id, wwn_t port_name, wwn_t node_name, in fc_plogi_build() [all …]
|
H A D | bfa_fc.h | 61 __be16 ox_id; /* originator exchange ID */ member 697 u32 ox_id:16; /* originator exchange ID */ member 710 u32 ox_id:16; /* OX_ID from ABTS frame */ member
|
H A D | bfa_fcs_rport.c | 2987 bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id) in bfa_fcs_rport_prlo()
|
/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efc_els.c | 611 efc_send_ls_rjt(struct efc_node *node, u32 ox_id, u32 reason_code, in efc_send_ls_rjt() 642 efc_send_plogi_acc(struct efc_node *node, u32 ox_id) in efc_send_plogi_acc() 677 efc_send_flogi_p2p_acc(struct efc_node *node, u32 ox_id, u32 s_id) in efc_send_flogi_p2p_acc() 710 efc_send_prli_acc(struct efc_node *node, u32 ox_id) in efc_send_prli_acc() 752 efc_send_prlo_acc(struct efc_node *node, u32 ox_id) in efc_send_prlo_acc() 788 efc_send_ls_acc(struct efc_node *node, u32 ox_id) in efc_send_ls_acc() 816 efc_send_logo_acc(struct efc_node *node, u32 ox_id) in efc_send_logo_acc() 844 efc_send_adisc_acc(struct efc_node *node, u32 ox_id) in efc_send_adisc_acc() 1027 efc_send_ct_rsp(struct efc *efc, struct efc_node *node, u16 ox_id, in efc_send_ct_rsp()
|
H A D | efc_device.c | 16 efc_d_send_prli_rsp(struct efc_node *node, u16 ox_id) in efc_d_send_prli_rsp() 347 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_ls_acc_after_attach() local
|
H A D | efclib.h | 452 u16 ox_id; member 461 u16 ox_id; member
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_io.c | 173 u16 ox_id, u16 rx_id) in efct_io_find_tgt_io()
|
H A D | efct_unsol.c | 406 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efct_process_abts() local
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 177 __le16 ox_id; member 263 __be16 ox_id; member 279 __le16 ox_id; member 341 __le16 ox_id; member 426 __le16 ox_id; member 438 __le16 ox_id; member 466 __le16 ox_id; member 520 __le16 ox_id; member 550 __le16 ox_id; member 595 __le16 ox_id; member
|
H A D | qla_nvme.h | 134 __le16 ox_id; member
|
H A D | qla_nvme.c | 31 __le16 ox_id; member
|
H A D | qla_isr.c | 3306 uint16_t ox_id; in qla2x00_status_entry() local
|
H A D | qla_fw.h | 611 __le16 ox_id; /* OX_ID used by the firmware. */ member 768 __le16 ox_id; member 1063 __le16 ox_id; member
|
H A D | qla_def.h | 520 __le16 ox_id; member 643 __le16 ox_id; member 693 u16 control_flags, ox_id; member 2453 __le16 ox_id; member
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fcpio.h | 119 u16 ox_id; member 137 fcpio_tag_exid_enc(struct fcpio_tag *tag, u16 ox_id, u16 rx_id) in fcpio_tag_exid_enc() 144 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id) in fcpio_tag_exid_dec()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_hsi.h | 297 __le16 ox_id /* OX_ID that is located in the FCP_RSP FC header */; member
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | 57xx_hsi_bnx2fc.h | 183 __le16 ox_id; member 809 __le16 ox_id; member
|
/openbmc/linux/include/linux/qed/ |
H A D | fcoe_common.h | 97 __le16 ox_id; member 147 __le16 ox_id; member
|
/openbmc/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.h | 1692 __le16 ox_id; member 1730 __le16 ox_id; member 1738 u16 ox_id; member 1780 __le16 ox_id; member 3552 u16 ox_id; member 3565 u16 ox_id; member 3582 u16 ox_id; member 3599 u16 ox_id; member
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1036 uint16_t ox_id; member 1050 uint16_t ox_id; member
|
H A D | lpfc_ct.c | 155 u16 ulp_context, u16 ox_id) in lpfc_ct_reject_event()
|
H A D | lpfc_sli.c | 11017 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s3() 11056 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s4() 11100 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in lpfc_sli_prep_xmit_seq64()
|
H A D | lpfc_els.c | 8753 u32 ox_id = get_job_rcvoxid(phba, cmdiocb); in lpfc_els_rcv_rls() local
|
H A D | lpfc_hw.h | 4113 uint16_t ox_id; member
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 2485 __le16 ox_id; member 3160 u16 ox_id; member 3164 u16 ox_id; member 3503 u16 ox_id; member 3507 u16 ox_id; member
|