Searched refs:fh_rx_id (Results 1 – 14 of 14) sorted by relevance
18 be16_to_cpu((hdr)->fh_rx_id), ##__VA_ARGS__); \247 hdr.fh_rx_id = req_hdr->fh_rx_id; in efct_sframe_common_send()407 u16 rx_id = be16_to_cpu(hdr->fh_rx_id); in efct_process_abts()488 be16_to_cpu(hdr->fh_rx_id)); in efct_node_recv_abts_frame()
936 bls->rx_id = be16_to_cpu(hdr->fh_rx_id); in efct_bls_send_rjt()
299 fh->fh_rx_id = htons(ep->rxid); in fc_exch_setup_hdr()1064 ep->rxid = ntohs(fh->fh_rx_id); in fc_seq_lookup_recip()1065 else if (ep->rxid != ntohs(fh->fh_rx_id)) { in fc_seq_lookup_recip()1079 fh->fh_rx_id = htons(FC_XID_UNKNOWN); in fc_seq_lookup_recip()1190 ep->rxid = ntohs(fh->fh_rx_id); in fc_seq_lookup_orig()1372 fh->fh_rx_id = rx_fh->fh_rx_id; in fc_exch_send_ba_rjt()1533 if (fh->fh_rx_id == htons(FC_XID_UNKNOWN)) in fc_exch_recv_req()1590 ep->rxid = ntohs(fh->fh_rx_id); in fc_exch_recv_seq_resp()1775 ntohs(fh->fh_ox_id) : ntohs(fh->fh_rx_id)); in fc_exch_recv_bls()2584 xid = ntohs(fh->fh_rx_id); in fc_find_ema()[all …]
184 fh->fh_rx_id = in_fh->fh_rx_id; in fc_fill_hdr()
36 __be16 fh_rx_id; /* responder exchange ID */ member
905 (ntohs(fh->fh_rx_id) == FC_XID_UNKNOWN)) { in fcoe_oem_match()1407 if (ntohs(fh->fh_rx_id) == FC_XID_UNKNOWN) in fcoe_rcv()1410 cpu = ntohs(fh->fh_rx_id) & fc_cpu_mask; in fcoe_rcv()
414 xid = be16_to_cpu(fh->fh_rx_id); in ixgbe_fcoe_ddp()
350 fh->fh_rx_id = 0xffff; in qedf_process_l2_frame_compl()
717 fc_hdr->fh_rx_id = htons(0xffff); in qedf_init_mp_task()725 task_fc_hdr.rx_id = fc_hdr->fh_rx_id; in qedf_init_mp_task()
1678 fc_hdr->fh_rx_id = htons(0xffff); in bnx2fc_init_mp_task()1681 fc_hdr->fh_rx_id = cpu_to_be16(io_req->xid); in bnx2fc_init_mp_task()
884 fc_hdr->fh_rx_id = htons(io_req->task->rxwr_txrd.var_ctx.rx_id); in bnx2fc_initiate_abts()
1082 bls.rx_id = be16_to_cpu(hdr->fh_rx_id); in efc_send_bls_acc()
1144 rxid = be16_to_cpu(fc_hdr_ptr->fh_rx_id); in lpfc_bsg_ct_unsol_abort()
18848 rxid = be16_to_cpu(fc_hdr->fh_rx_id); in lpfc_sli4_seq_abort_rsp()
Completed in 68 milliseconds