Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunhme.c2142 struct net_device *dev = qp->happy_meals[i]; in quattro_sbus_interrupt()
2574 qp->happy_meals[i] = NULL; in quattro_sbus_find()
2598 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2627 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2656 qp->happy_meals[i] = NULL; in quattro_pci_find()
2701 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2750 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2888 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
3020 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
3045 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
[all …]
H A Dsunhme.h484 struct net_device *happy_meals[4]; member