Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c63 static int bnx2fc_destroy(struct net_device *net_device);
1657 * bnx2fc_destroy - Destroy a bnx2fc FCoE interface
1665 static int bnx2fc_destroy(struct net_device *netdev) in bnx2fc_destroy() function
1679 printk(KERN_ERR PFX "bnx2fc_destroy: interface or lport not found\n"); in bnx2fc_destroy()
2604 .destroy = bnx2fc_destroy,
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c65 static int bnx2fc_destroy(struct net_device *net_device);
1649 * bnx2fc_destroy - Destroy a bnx2fc FCoE interface
1657 static int bnx2fc_destroy(struct net_device *netdev) in bnx2fc_destroy() function
1671 printk(KERN_ERR PFX "bnx2fc_destroy: interface or lport not found\n"); in bnx2fc_destroy()
2596 .destroy = bnx2fc_destroy,

Completed in 11 milliseconds