Searched refs:cnic_exit (Results 1 – 4 of 4) sorted by relevance
366 void (*cnic_exit)(struct cnic_dev *dev); member
3362 if (!ulp_ops || !ulp_ops->cnic_exit) { in cnic_ulp_exit()3370 ulp_ops->cnic_exit(dev); in cnic_ulp_exit()5785 static void __exit cnic_exit(void) in cnic_exit() function5793 module_exit(cnic_exit);
2995 .cnic_exit = bnx2fc_ulp_exit,
2679 .cnic_exit = bnx2i_ulp_exit,