Home
last modified time | relevance | path

Searched refs:bnx2fc_to_ctlr (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c282 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_xmit()
436 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_rcv()
563 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_recv_frame()
809 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_net_config()
922 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_indicate_netevent()
1065 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_fip_recv()
1240 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1318 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_release()
1494 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1604 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
[all …]
Dbnx2fc.h273 #define bnx2fc_to_ctlr(x) \ macro
Dbnx2fc_hwi.c176 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_ofld_req()
361 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_enable_req()
430 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_disable_req()
Dbnx2fc_els.c934 struct fcoe_ctlr *fip = bnx2fc_to_ctlr(interface); in bnx2fc_elsct_send()