Searched refs:_bnx2fc_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 2282 * _bnx2fc_create() - Create bnx2fc FCoE interface 2296 static int _bnx2fc_create(struct net_device *netdev, in _bnx2fc_create() function 2451 return _bnx2fc_create(netdev, fip_mode, BNX2FC_CREATE_LINK_UP); in bnx2fc_create() 2467 return _bnx2fc_create(netdev, FIP_MODE_FABRIC, in bnx2fc_ctlr_alloc()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 2274 * _bnx2fc_create() - Create bnx2fc FCoE interface 2288 static int _bnx2fc_create(struct net_device *netdev, in _bnx2fc_create() function 2443 return _bnx2fc_create(netdev, fip_mode, BNX2FC_CREATE_LINK_UP); in bnx2fc_create() 2459 return _bnx2fc_create(netdev, FIP_MODE_FABRIC, in bnx2fc_ctlr_alloc()
|
Completed in 7 milliseconds