Home
last modified time | relevance | path

Searched refs:etherswitch_driver (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/sys/dev/etherswitch/
H A Detherswitch.h11 extern driver_t etherswitch_driver;
H A Detherswitch.c67 driver_t etherswitch_driver = { variable
/freebsd-14.2/sys/dev/etherswitch/ip17x/
H A Dip17x.c644 DRIVER_MODULE(etherswitch, ip17x, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c572 DRIVER_MODULE(etherswitch, ukswitch, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c662 DRIVER_MODULE(etherswitch, mtkswitch, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c963 DRIVER_MODULE(etherswitch, ar40xx, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c837 DRIVER_MODULE(etherswitch, adm6996fc, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c938 DRIVER_MODULE(etherswitch, ksz8995ma, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/felix/
H A Dfelix.c146 DRIVER_MODULE(etherswitch, felix, etherswitch_driver, NULL, NULL);
/freebsd-14.2/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c956 DRIVER_MODULE(etherswitch, rtl8366rb, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/e6000sw/
H A De6060sw.c1019 DRIVER_MODULE(etherswitch, e6060sw, etherswitch_driver, 0, 0);
H A De6000sw.c198 DRIVER_MODULE(etherswitch, e6000sw, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/dev/etherswitch/arswitch/
H A Darswitch.c1314 DRIVER_MODULE(etherswitch, arswitch, etherswitch_driver, 0, 0);
/freebsd-14.2/sys/arm/ti/cpsw/
H A Dif_cpsw.c232 DRIVER_MODULE(etherswitch, cpswss, etherswitch_driver, 0, 0);