Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A DKconfig27 both PCI and Sbus devices. This driver also supports the "qfe" quad
51 "qfe" which is supported by the Happy Meal driver instead.
H A Dsunhme.c2790 struct quattro *qfe = qfe_pci_list; in happy_meal_pci_exit() local
2791 struct quattro *next = qfe->next; in happy_meal_pci_exit()
2793 kfree(qfe); in happy_meal_pci_exit()
2856 struct quattro *qfe = qfe_sbus_list; in happy_meal_sbus_exit() local
2857 struct quattro *next = qfe->next; in happy_meal_sbus_exit()
2859 kfree(qfe); in happy_meal_sbus_exit()