Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2517 * bnx2fc_ulp_exit - shuts down adapter instance and frees all resources
2521 static void bnx2fc_ulp_exit(struct cnic_dev *dev) in bnx2fc_ulp_exit() function
2526 BNX2FC_MISC_DBG("Entered bnx2fc_ulp_exit\n"); in bnx2fc_ulp_exit()
2537 printk(KERN_ERR PFX "bnx2fc_ulp_exit: hba not found, dev 0%p\n", in bnx2fc_ulp_exit()
2989 .cnic_exit = bnx2fc_ulp_exit,
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2509 * bnx2fc_ulp_exit - shuts down adapter instance and frees all resources
2513 static void bnx2fc_ulp_exit(struct cnic_dev *dev) in bnx2fc_ulp_exit() function
2518 BNX2FC_MISC_DBG("Entered bnx2fc_ulp_exit\n"); in bnx2fc_ulp_exit()
2529 printk(KERN_ERR PFX "bnx2fc_ulp_exit: hba not found, dev 0%p\n", in bnx2fc_ulp_exit()
2983 .cnic_exit = bnx2fc_ulp_exit,

Completed in 9 milliseconds