Symbol: bnx2fc_interface
drivers/scsi/bnx2fc/bnx2fc.h
268
((struct bnx2fc_interface *)((x) + 1))
drivers/scsi/bnx2fc/bnx2fc_els.c
676
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_els.c
933
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1056
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1058
interface = container_of(ptype, struct bnx2fc_interface,
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1125
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1191
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1231
static int bnx2fc_interface_setup(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1306
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1310
interface = container_of(kref, struct bnx2fc_interface, kref);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1327
static inline void bnx2fc_interface_get(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1332
static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
136
return ((struct bnx2fc_interface *)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1431
static struct bnx2fc_interface *
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1437
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
145
struct bnx2fc_interface *fcoe = fcoe_ctlr_priv(ctlr);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1485
static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1588
static void bnx2fc_net_cleanup(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1596
static void bnx2fc_interface_cleanup(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1637
static void __bnx2fc_destroy(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1661
struct bnx2fc_interface *interface = NULL;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1827
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1859
static void bnx2fc_stop(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
193
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1960
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
1986
static void bnx2fc_start_disc(struct bnx2fc_interface *interface)
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2076
struct bnx2fc_interface *interface = fcoe_ctlr_priv(ctlr);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2096
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2171
struct bnx2fc_interface *interface = fcoe_ctlr_priv(ctlr);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2224
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2296
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2483
static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2486
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2518
struct bnx2fc_interface *interface, *tmp;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
271
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2906
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2919
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
429
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
434
interface = container_of(ptype, struct bnx2fc_interface,
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
518
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
65
static void __bnx2fc_destroy(struct bnx2fc_interface *interface);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
682
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
732
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
76
static void bnx2fc_start_disc(struct bnx2fc_interface *interface);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
765
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
797
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
84
static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
868
struct bnx2fc_interface *interface, *tmp;
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
89
static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
91
static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
98
static void bnx2fc_stop(struct bnx2fc_interface *interface);
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1157
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1209
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1449
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
175
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
360
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
429
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
554
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
636
struct bnx2fc_interface *interface = tgt->port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
864
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
999
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
1651
struct bnx2fc_interface *interface = io_req->port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
1728
struct bnx2fc_interface *interface = io_req->port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
2028
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
32
struct bnx2fc_interface *interface = io_req->port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
395
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
465
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
545
struct bnx2fc_interface *interface = io_req->port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
582
struct bnx2fc_interface *interface = io_req->port->priv;
drivers/scsi/bnx2fc/bnx2fc_io.c
662
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_io.c
819
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_io.c
926
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_io.c
993
struct bnx2fc_interface *interface;
drivers/scsi/bnx2fc/bnx2fc_tgt.c
292
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_tgt.c
354
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_tgt.c
442
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_tgt.c
579
struct bnx2fc_interface *interface = port->priv;
drivers/scsi/bnx2fc/bnx2fc_tgt.c
85
struct bnx2fc_interface *interface = port->priv;