Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c142 static int fcoe_vport_disable(struct fc_vport *, bool disable);
214 .vport_disable = fcoe_vport_disable,
2755 * fcoe_vport_disable() - change vport state
2759 static int fcoe_vport_disable(struct fc_vport *vport, bool disable) in fcoe_vport_disable() function
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c142 static int fcoe_vport_disable(struct fc_vport *, bool disable);
214 .vport_disable = fcoe_vport_disable,
2742 * fcoe_vport_disable() - change vport state
2746 static int fcoe_vport_disable(struct fc_vport *vport, bool disable) in fcoe_vport_disable() function

Completed in 6 milliseconds