Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c2509 static struct fcoe_transport bnx2fc_transport = { variable
2512 .list = LIST_HEAD_INIT(bnx2fc_transport.list),
2623 rc = fcoe_transport_attach(&bnx2fc_transport); in bnx2fc_mod_init()
2686 fcoe_transport_detach(&bnx2fc_transport); in bnx2fc_mod_init()
2759 fcoe_transport_detach(&bnx2fc_transport); in bnx2fc_mod_exit()