Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2597 static struct fcoe_transport bnx2fc_transport = { variable
2600 .list = LIST_HEAD_INIT(bnx2fc_transport.list),
2691 rc = fcoe_transport_attach(&bnx2fc_transport); in bnx2fc_mod_init()
2750 fcoe_transport_detach(&bnx2fc_transport); in bnx2fc_mod_init()
2812 fcoe_transport_detach(&bnx2fc_transport); in bnx2fc_mod_exit()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2589 static struct fcoe_transport bnx2fc_transport = { variable
2592 .list = LIST_HEAD_INIT(bnx2fc_transport.list),
2683 rc = fcoe_transport_attach(&bnx2fc_transport); in bnx2fc_mod_init()
2741 fcoe_transport_detach(&bnx2fc_transport); in bnx2fc_mod_init()
2803 fcoe_transport_detach(&bnx2fc_transport); in bnx2fc_mod_exit()

Completed in 7 milliseconds