Searched refs:fh_rx_id (Results 1 – 7 of 7) sorted by relevance
316 fh->fh_rx_id = htons(ep->rxid); in fc_exch_setup_hdr()914 ep->rxid = ntohs(fh->fh_rx_id); in fc_seq_lookup_recip()915 else if (ep->rxid != ntohs(fh->fh_rx_id)) { in fc_seq_lookup_recip()920 xid = ntohs(fh->fh_rx_id); /* we are the responder */ in fc_seq_lookup_recip()929 fh->fh_rx_id = htons(FC_XID_UNKNOWN); in fc_seq_lookup_recip()1005 xid = ntohs((f_ctl & FC_FC_EX_CTX) ? fh->fh_ox_id : fh->fh_rx_id); in fc_seq_lookup_orig()1016 ep->rxid = ntohs(fh->fh_rx_id); in fc_seq_lookup_orig()1190 fh->fh_rx_id = rx_fh->fh_rx_id; in fc_exch_send_ba_rjt()1342 if (fh->fh_rx_id == htons(FC_XID_UNKNOWN)) in fc_exch_recv_req()1403 ep->rxid = ntohs(fh->fh_rx_id); in fc_exch_recv_seq_resp()[all …]
197 fh->fh_rx_id = in_fh->fh_rx_id; in fc_fill_hdr()
48 __be16 fh_rx_id; /* responder exchange ID */ member
409 xid = be16_to_cpu(fh->fh_rx_id); in ixgbe_fcoe_ddp()
1400 fc_hdr->fh_rx_id = htons(0xffff); in bnx2fc_init_mp_task()1403 fc_hdr->fh_rx_id = cpu_to_be16(io_req->xid); in bnx2fc_init_mp_task()
876 fc_hdr->fh_rx_id = htons(io_req->task->rx_wr_tx_rd.rx_id); in bnx2fc_initiate_abts()
12149 rxid = be16_to_cpu(fc_hdr->fh_rx_id); in lpfc_sli4_seq_abort_rsp()