Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sun/
DKconfig27 both PCI and Sbus devices. This driver also supports the "qfe" quad
51 "qfe" which is supported by the Happy Meal driver instead.
Dsunhme.c3077 struct quattro *qfe = qfe_pci_list; in happy_meal_pci_exit() local
3078 struct quattro *next = qfe->next; in happy_meal_pci_exit()
3080 kfree(qfe); in happy_meal_pci_exit()
3175 struct quattro *qfe = qfe_sbus_list; in happy_meal_sbus_exit() local
3176 struct quattro *next = qfe->next; in happy_meal_sbus_exit()
3178 kfree(qfe); in happy_meal_sbus_exit()