Searched refs:fr_dev (Results 1 – 10 of 10) sorted by relevance
54 #define fr_dev(fp) (fr_cb(fp)->fr_dev) macro69 struct fc_lport *fr_dev; /* transport layer private pointer */ member103 fr_dev(fp) = NULL; in fc_frame_init()
1245 FC_LPORT_DBG(fr_dev(fp), "Invalid ELS CMD:%x\n", els_cmd); in fc_seq_els_rsp_send()1350 lport = fr_dev(rx_fp); in fc_exch_send_ba_rjt()1479 WARN_ON(lport != fr_dev(fp)); in fc_seq_assign()1526 fr_dev(fp) = lport; in fc_exch_recv_req()1836 lport = fr_dev(rx_fp); in fc_seq_ls_acc()1868 lport = fr_dev(rx_fp); in fc_seq_ls_rjt()2028 lport = fr_dev(rfp); in fc_exch_els_rec()2302 lport = fr_dev(fp); in fc_exch_els_rrq()
161 if (fr->fr_dev == lp) { in bnx2fc_clean_rx_queue()408 fr_dev(fp) = lport; in bnx2fc_xmit()469 fr->fr_dev = lport; in bnx2fc_rcv()527 lport = fr->fr_dev; in bnx2fc_recv_frame()547 fr_dev(fp) = lport; in bnx2fc_recv_frame()
610 fr_dev(fp) = lport; in bnx2fc_process_l2_frame_compl()
1394 fr->fr_dev = lport; in fcoe_rcv()1593 fr_dev(fp) = lport; in fcoe_xmit()1665 lport = fr->fr_dev; in fcoe_recv_frame()1707 fr_dev(fp) = lport; in fcoe_recv_frame()
1286 fr_dev(fp) = lport; in fcoe_ctlr_recv_els()
355 fr_dev(fp) = lport; in qedf_process_l2_frame_compl()
1226 fr_dev(fp) = lport; in qedf_xmit()2472 fr_dev(fp) = lport; in qedf_recv_frame()
2582 fr_dev(fp) = qedf->lport; in qedf_process_unsol_compl()
914 fr_dev(fp) = fnic->lport; in fnic_rq_cmpl_frame_recv()
Completed in 39 milliseconds