Home
last modified time | relevance | path

Searched refs:happy_meals (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunhme.c2143 struct net_device *dev = qp->happy_meals[i]; in quattro_sbus_interrupt()
2575 qp->happy_meals[i] = NULL; in quattro_sbus_find()
2599 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2628 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2657 qp->happy_meals[i] = NULL; in quattro_pci_find()
2702 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2751 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2889 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
3021 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
3046 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
[all …]
Dsunhme.h484 struct net_device *happy_meals[4]; member