Searched refs:fh_rx_id (Results 1 – 10 of 10) sorted by relevance
309 fh->fh_rx_id = htons(ep->rxid); in fc_exch_setup_hdr()1029 ep->rxid = ntohs(fh->fh_rx_id); in fc_seq_lookup_recip()1030 else if (ep->rxid != ntohs(fh->fh_rx_id)) { in fc_seq_lookup_recip()1035 xid = ntohs(fh->fh_rx_id); /* we are the responder */ in fc_seq_lookup_recip()1044 fh->fh_rx_id = htons(FC_XID_UNKNOWN); in fc_seq_lookup_recip()1144 xid = ntohs((f_ctl & FC_FC_EX_CTX) ? fh->fh_ox_id : fh->fh_rx_id); in fc_seq_lookup_orig()1155 ep->rxid = ntohs(fh->fh_rx_id); in fc_seq_lookup_orig()1329 fh->fh_rx_id = rx_fh->fh_rx_id; in fc_exch_send_ba_rjt()1485 if (fh->fh_rx_id == htons(FC_XID_UNKNOWN)) in fc_exch_recv_req()1542 ep->rxid = ntohs(fh->fh_rx_id); in fc_exch_recv_seq_resp()[all …]
196 fh->fh_rx_id = in_fh->fh_rx_id; in fc_fill_hdr()
48 __be16 fh_rx_id; /* responder exchange ID */ member
220 be16_to_cpu(fh->fh_rx_id); in i40e_fcoe_fc_get_xid()1161 xid = ntohs(fh->fh_rx_id); in i40e_fcoe_handle_ddp()
874 (ntohs(fh->fh_rx_id) == FC_XID_UNKNOWN)) { in fcoe_oem_match()1501 if (ntohs(fh->fh_rx_id) == FC_XID_UNKNOWN) in fcoe_rcv()1504 cpu = ntohs(fh->fh_rx_id) & fc_cpu_mask; in fcoe_rcv()
437 xid = be16_to_cpu(fh->fh_rx_id); in ixgbe_fcoe_ddp()
1659 fc_hdr->fh_rx_id = htons(0xffff); in bnx2fc_init_mp_task()1662 fc_hdr->fh_rx_id = cpu_to_be16(io_req->xid); in bnx2fc_init_mp_task()
872 fc_hdr->fh_rx_id = htons(io_req->task->rxwr_txrd.var_ctx.rx_id); in bnx2fc_initiate_abts()
1168 rxid = be16_to_cpu(fc_hdr_ptr->fh_rx_id); in lpfc_bsg_ct_unsol_abort()
15068 rxid = be16_to_cpu(fc_hdr->fh_rx_id); in lpfc_sli4_seq_abort_rsp()