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

/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c62 static int bnx2fc_destroy(struct net_device *net_device);
1584 * bnx2fc_destroy - Destroy a bnx2fc FCoE interface
1593 static int bnx2fc_destroy(struct net_device *netdev) bnx2fc_destroy() function
1607 printk(KERN_ERR PFX "bnx2fc_destroy: interface or lport not found\n"); bnx2fc_destroy()
2516 .destroy = bnx2fc_destroy,

Completed in 56 milliseconds