Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c61 static int bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode);
2310 BNX2FC_MISC_DBG("Entered bnx2fc_create\n"); in _bnx2fc_create()
2348 printk(KERN_ERR PFX "bnx2fc_create: hba not found\n"); in _bnx2fc_create()
2441 * bnx2fc_create() - Create a bnx2fc interface
2449 static int bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode) in bnx2fc_create() function
2603 .create = bnx2fc_create,
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c63 static int bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode);
2302 BNX2FC_MISC_DBG("Entered bnx2fc_create\n"); in _bnx2fc_create()
2340 printk(KERN_ERR PFX "bnx2fc_create: hba not found\n"); in _bnx2fc_create()
2433 * bnx2fc_create() - Create a bnx2fc interface
2441 static int bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode) in bnx2fc_create() function
2595 .create = bnx2fc_create,

Completed in 11 milliseconds