Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sun/
Dsunhme.c2118 struct net_device *dev = qp->happy_meals[i]; in quattro_sbus_interrupt()
2550 qp->happy_meals[i] = NULL; in quattro_sbus_find()
2574 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2603 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2632 qp->happy_meals[i] = NULL; in quattro_pci_find()
2677 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2726 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2864 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
2996 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
3021 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
[all …]
Dsunhme.h484 struct net_device *happy_meals[4]; member