Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c263 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_xmit()
420 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_rcv()
752 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_net_config()
869 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_indicate_netevent()
1013 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_fip_recv()
1172 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1250 ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_release()
1424 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1532 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
1573 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in __bnx2fc_destroy()
[all …]
Dbnx2fc.h269 #define bnx2fc_to_ctlr(x) \ macro
Dbnx2fc_hwi.c175 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_ofld_req()
360 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_enable_req()
429 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_disable_req()
Dbnx2fc_els.c902 struct fcoe_ctlr *fip = bnx2fc_to_ctlr(interface); in bnx2fc_elsct_send()