Lines Matching refs:ox_id
611 efc_send_ls_rjt(struct efc_node *node, u32 ox_id, u32 reason_code, in efc_send_ls_rjt() argument
629 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_rjt()
642 efc_send_plogi_acc(struct efc_node *node, u32 ox_id) in efc_send_plogi_acc() argument
660 els->io.iparam.els.ox_id = 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() argument
694 els->io.iparam.els.ox_id = ox_id; in efc_send_flogi_p2p_acc()
710 efc_send_prli_acc(struct efc_node *node, u32 ox_id) in efc_send_prli_acc() argument
730 els->io.iparam.els.ox_id = ox_id; in efc_send_prli_acc()
752 efc_send_prlo_acc(struct efc_node *node, u32 ox_id) in efc_send_prlo_acc() argument
772 els->io.iparam.els.ox_id = ox_id; in efc_send_prlo_acc()
788 efc_send_ls_acc(struct efc_node *node, u32 ox_id) in efc_send_ls_acc() argument
805 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_acc()
816 efc_send_logo_acc(struct efc_node *node, u32 ox_id) in efc_send_logo_acc() argument
833 els->io.iparam.els.ox_id = ox_id; in efc_send_logo_acc()
844 efc_send_adisc_acc(struct efc_node *node, u32 ox_id) in efc_send_adisc_acc() argument
863 els->io.iparam.els.ox_id = 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() argument
1060 els->io.iparam.ct.ox_id = ox_id; in efc_send_ct_rsp()
1081 bls.ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_bls_acc()
1089 acc->ba_ox_id = cpu_to_be16(bls.ox_id); in efc_send_bls_acc()