Home
last modified time | relevance | path

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

/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()
/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()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c355 fr_dev(fp) = lport; in qedf_process_l2_frame_compl()
H A Dqedf_main.c1237 fr_dev(fp) = lport; in qedf_xmit()
2505 fr_dev(fp) = lport; in qedf_recv_frame()
H A Dqedf_io.c2548 fr_dev(fp) = qedf->lport; in qedf_process_unsol_compl()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c610 fr_dev(fp) = lport; in bnx2fc_process_l2_frame_compl()
/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1283 fr_dev(fp) = lport; in fcoe_ctlr_recv_els()