Searched refs:fr_dev (Results 1 - 10 of 10) sorted by path

/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c161 if (fr->fr_dev == lp) {
405 fr_dev(fp) = lport;
463 fr->fr_dev = lport;
521 lport = fr->fr_dev;
544 fr_dev(fp) = lport;
H A Dbnx2fc_hwi.c610 fr_dev(fp) = lport;
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c1395 fr->fr_dev = lport;
1590 fr_dev(fp) = lport;
1657 lport = fr->fr_dev;
1701 fr_dev(fp) = lport;
H A Dfcoe_ctlr.c1283 fr_dev(fp) = lport;
/linux-master/drivers/scsi/fnic/
H A Dfnic_fcs.c910 fr_dev(fp) = fnic->lport;
/linux-master/drivers/scsi/libfc/
H A Dfc_exch.c1244 FC_LPORT_DBG(fr_dev(fp), "Invalid ELS CMD:%x\n", els_cmd);
1349 lport = fr_dev(rx_fp);
1478 WARN_ON(lport != fr_dev(fp));
1525 fr_dev(fp) = lport;
1836 lport = fr_dev(rx_fp);
1868 lport = fr_dev(rx_fp);
2028 lport = fr_dev(rfp);
2302 lport = fr_dev(fp);
/linux-master/drivers/scsi/qedf/
H A Dqedf_els.c355 fr_dev(fp) = lport;
H A Dqedf_io.c2552 fr_dev(fp) = qedf->lport;
H A Dqedf_main.c1226 fr_dev(fp) = lport;
2494 fr_dev(fp) = lport;
/linux-master/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 in struct:fcoe_rcv_info
103 fr_dev(fp) = NULL;

Completed in 237 milliseconds