Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c114 static int fcoe_ctlr_alloc(struct net_device *netdev);
2294 * fcoe_ctlr_alloc() - Allocate a fcoe interface from fcoe_sysfs
2304 static int fcoe_ctlr_alloc(struct net_device *netdev) in fcoe_ctlr_alloc() function
2457 .alloc = fcoe_ctlr_alloc,
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c114 static int fcoe_ctlr_alloc(struct net_device *netdev);
2280 * fcoe_ctlr_alloc() - Allocate a fcoe interface from fcoe_sysfs
2290 static int fcoe_ctlr_alloc(struct net_device *netdev) in fcoe_ctlr_alloc() function
2443 .alloc = fcoe_ctlr_alloc,

Completed in 7 milliseconds