Searched defs:ox_id (Results 1 - 11 of 11) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c2205 rx_fchs->ox_id, port->port_cfg.roles);
2242 rx_fchs->ox_id, &speeds);
2276 rx_fchs->ox_id, port->port_cfg.pwwn,
2591 rport->reply_oxid = fchs->ox_id;
2686 rport->reply_oxid = fchs->ox_id;
2707 rport->reply_oxid = rx_fchs->ox_id;
2969 rx_fchs->ox_id, reason_code, reason_code_expl);
3002 bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id) argument
3007 rport->reply_oxid = ox_id;
H A Dbfa_fcbuild.c28 __be16 ox_id);
30 __be16 ox_id);
137 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) argument
150 fchs->ox_id = cpu_to_be16(ox_id);
153 * @todo no need to set ox_id for request
159 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) argument
171 fchs->ox_id = ox_id;
175 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
184 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
214 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
223 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) argument
251 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) argument
289 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) argument
311 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) argument
329 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) argument
338 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) argument
397 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) argument
416 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) argument
468 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) argument
482 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) argument
504 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) argument
512 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) argument
577 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) argument
599 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) argument
616 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) argument
630 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) argument
646 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) argument
662 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) argument
690 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) argument
714 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) argument
738 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) argument
752 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) argument
780 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) argument
812 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) argument
845 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) argument
886 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) argument
944 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) argument
1015 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) argument
1060 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) argument
1076 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) argument
1092 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) argument
1121 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) argument
1136 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, u8 set_br_reg, u32 s_id, u16 ox_id) argument
1153 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) argument
1173 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, enum bfa_lport_role roles) argument
1197 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *fc4_bitmap, u32 bitmap_size) argument
1217 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) argument
1237 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) argument
[all...]
H A Dbfa_fc.h83 __be16 ox_id; /* originator exchange ID */ member in struct:fchs_s
719 u32 ox_id:16; /* originator exchange ID */ member in struct:fc_rrq_s
732 u32 ox_id:16; /* OX_ID from ABTS frame */ member in struct:fc_ba_acc_s
/drivers/scsi/fnic/
H A Dfcpio.h121 * The only firmware requests that will use the rx_id/ox_id fields instead
131 u16 ox_id; member in struct:fcpio_tag::__anon5366::__anon5367
149 fcpio_tag_exid_enc(struct fcpio_tag *tag, u16 ox_id, u16 rx_id) argument
152 tag->u.ex_id.ox_id = ox_id;
156 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id) argument
159 *ox_id = tag->u.ex_id.ox_id;
/drivers/scsi/qla2xxx/
H A Dqla_isr.c1998 uint16_t ox_id; local
2088 ox_id = 0;
2103 ox_id = le16_to_cpu(sts24->ox_id);
2334 fcport->d_id.b.area, fcport->d_id.b.al_pa, ox_id,
H A Dqla_mr.c2282 uint16_t ox_id; local
2347 ox_id = 0;
H A Dqla_target.h178 uint16_t ox_id; member in struct:imm_ntfy_from_isp
235 uint16_t ox_id; member in struct:nack_to_isp
319 __be16 ox_id; member in struct:fcp_hdr
335 uint16_t ox_id; member in struct:fcp_hdr_le
397 uint16_t ox_id; member in struct:atio_from_isp::__anon6106::__anon6107
446 __le16 ox_id; member in struct:ctio7_to_24xx::__anon6110::__anon6111
461 __le16 ox_id; member in struct:ctio7_to_24xx::__anon6110::__anon6112
489 uint16_t ox_id; member in struct:ctio7_from_24xx
543 __le16 ox_id; member in struct:ctio_crc2_to_fw
573 uint16_t ox_id; member in struct:ctio_crc_from_fw
618 uint16_t ox_id; member in struct:ba_acc_le
[all...]
H A Dqla_fw.h561 uint16_t ox_id; /* OX_ID used by the firmware. */ member in struct:sts_entry_24xx
/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h182 __le16 ox_id; member in struct:fcoe_fc_hdr
808 __le16 ox_id; member in struct:fcoe_confqe
/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2485 __le16 ox_id; member in struct:fcoe_fc_hdr
3160 u16 ox_id; member in struct:ustorm_fcoe_mng_ctx
3164 u16 ox_id; member in struct:ustorm_fcoe_mng_ctx
3503 u16 ox_id; member in struct:xstorm_fcoe_fcp_data
3507 u16 ox_id; member in struct:xstorm_fcoe_fcp_data
/drivers/scsi/lpfc/
H A Dlpfc_hw.h3499 uint16_t ox_id; member in struct:rcv_sli3
3506 uint16_t ox_id;

Completed in 1664 milliseconds