Lines Matching refs:ox_id
615 efc_send_ls_rjt(struct efc_node *node, u32 ox_id, u32 reason_code, in efc_send_ls_rjt() argument
633 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_rjt()
646 efc_send_plogi_acc(struct efc_node *node, u32 ox_id) in efc_send_plogi_acc() argument
664 els->io.iparam.els.ox_id = ox_id; in efc_send_plogi_acc()
681 efc_send_flogi_p2p_acc(struct efc_node *node, u32 ox_id, u32 s_id) in efc_send_flogi_p2p_acc() argument
698 els->io.iparam.els.ox_id = ox_id; in efc_send_flogi_p2p_acc()
714 efc_send_prli_acc(struct efc_node *node, u32 ox_id) in efc_send_prli_acc() argument
734 els->io.iparam.els.ox_id = ox_id; in efc_send_prli_acc()
756 efc_send_prlo_acc(struct efc_node *node, u32 ox_id) in efc_send_prlo_acc() argument
776 els->io.iparam.els.ox_id = ox_id; in efc_send_prlo_acc()
792 efc_send_ls_acc(struct efc_node *node, u32 ox_id) in efc_send_ls_acc() argument
809 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_acc()
820 efc_send_logo_acc(struct efc_node *node, u32 ox_id) in efc_send_logo_acc() argument
837 els->io.iparam.els.ox_id = ox_id; in efc_send_logo_acc()
848 efc_send_adisc_acc(struct efc_node *node, u32 ox_id) in efc_send_adisc_acc() argument
867 els->io.iparam.els.ox_id = ox_id; in efc_send_adisc_acc()
1031 efc_send_ct_rsp(struct efc *efc, struct efc_node *node, u16 ox_id, in efc_send_ct_rsp() argument
1064 els->io.iparam.ct.ox_id = ox_id; in efc_send_ct_rsp()
1085 bls.ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_bls_acc()
1093 acc->ba_ox_id = cpu_to_be16(bls.ox_id); in efc_send_bls_acc()