Home
last modified time | relevance | path

Searched refs:fr_dev (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/scsi/
H A Dfc_frame.h54 #define fr_dev(fp) (fr_cb(fp)->fr_dev) macro
69 struct fc_lport *fr_dev; /* transport layer private pointer */ member
103 fr_dev(fp) = NULL; in fc_frame_init()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_exch.c1244 FC_LPORT_DBG(fr_dev(fp), "Invalid ELS CMD:%x\n", els_cmd); in fc_seq_els_rsp_send()
1349 lport = fr_dev(rx_fp); in fc_exch_send_ba_rjt()
1478 WARN_ON(lport != fr_dev(fp)); in fc_seq_assign()
1525 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()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c161 if (fr->fr_dev == lp) { in bnx2fc_clean_rx_queue()
405 fr_dev(fp) = lport; in bnx2fc_xmit()
463 fr->fr_dev = lport; in bnx2fc_rcv()
521 lport = fr->fr_dev; in bnx2fc_recv_frame()
544 fr_dev(fp) = lport; in bnx2fc_recv_frame()
H A Dbnx2fc_hwi.c610 fr_dev(fp) = lport; in bnx2fc_process_l2_frame_compl()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1395 fr->fr_dev = lport; in fcoe_rcv()
1590 fr_dev(fp) = lport; in fcoe_xmit()
1657 lport = fr->fr_dev; in fcoe_recv_frame()
1701 fr_dev(fp) = lport; in fcoe_recv_frame()
H A Dfcoe_ctlr.c1283 fr_dev(fp) = lport; in fcoe_ctlr_recv_els()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_els.c355 fr_dev(fp) = lport; in qedf_process_l2_frame_compl()
H A Dqedf_main.c1225 fr_dev(fp) = lport; in qedf_xmit()
2493 fr_dev(fp) = lport; in qedf_recv_frame()
H A Dqedf_io.c2587 fr_dev(fp) = qedf->lport; in qedf_process_unsol_compl()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c902 fr_dev(fp) = fnic->lport; in fnic_rq_cmpl_frame_recv()