Searched refs:_fcoe_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe.c | 2185 * _fcoe_create() - (internal) Create a fcoe interface 2197 static int _fcoe_create(struct net_device *netdev, enum fip_mode fip_mode, in _fcoe_create() function 2290 return _fcoe_create(netdev, fip_mode, FCOE_CREATE_LINK_UP); in fcoe_create() 2306 return _fcoe_create(netdev, FIP_MODE_FABRIC, in fcoe_ctlr_alloc()
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe.c | 2171 * _fcoe_create() - (internal) Create a fcoe interface 2183 static int _fcoe_create(struct net_device *netdev, enum fip_mode fip_mode, in _fcoe_create() function 2276 return _fcoe_create(netdev, fip_mode, FCOE_CREATE_LINK_UP); in fcoe_create() 2292 return _fcoe_create(netdev, FIP_MODE_FABRIC, in fcoe_ctlr_alloc()
|
Completed in 7 milliseconds