Searched refs:etherswitch_driver (Results 1 – 14 of 14) sorted by relevance
| /freebsd/sys/dev/etherswitch/ |
| H A D | etherswitch.h | 11 extern driver_t etherswitch_driver;
|
| H A D | etherswitch.c | 67 driver_t etherswitch_driver = { variable
|
| /freebsd/sys/dev/etherswitch/ip17x/ |
| H A D | ip17x.c | 643 DRIVER_MODULE(etherswitch, ip17x, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/ukswitch/ |
| H A D | ukswitch.c | 571 DRIVER_MODULE(etherswitch, ukswitch, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/mtkswitch/ |
| H A D | mtkswitch.c | 660 DRIVER_MODULE(etherswitch, mtkswitch, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/ar40xx/ |
| H A D | ar40xx_main.c | 964 DRIVER_MODULE(etherswitch, ar40xx, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/infineon/ |
| H A D | adm6996fc.c | 836 DRIVER_MODULE(etherswitch, adm6996fc, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/e6000sw/ |
| H A D | e6060sw.c | 1018 DRIVER_MODULE(etherswitch, e6060sw, etherswitch_driver, 0, 0);
|
| H A D | e6000sw.c | 200 DRIVER_MODULE_ORDERED(etherswitch, e6000sw, etherswitch_driver, 0, 0, SI_ORDER_ANY);
|
| /freebsd/sys/dev/etherswitch/micrel/ |
| H A D | ksz8995ma.c | 937 DRIVER_MODULE(etherswitch, ksz8995ma, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/felix/ |
| H A D | felix.c | 145 DRIVER_MODULE(etherswitch, felix, etherswitch_driver, NULL, NULL);
|
| /freebsd/sys/dev/etherswitch/rtl8366/ |
| H A D | rtl8366rb.c | 955 DRIVER_MODULE(etherswitch, rtl8366rb, etherswitch_driver, 0, 0);
|
| /freebsd/sys/dev/etherswitch/arswitch/ |
| H A D | arswitch.c | 1310 DRIVER_MODULE(etherswitch, arswitch, etherswitch_driver, 0, 0);
|
| /freebsd/sys/arm/ti/cpsw/ |
| H A D | if_cpsw.c | 232 DRIVER_MODULE(etherswitch, cpswss, etherswitch_driver, 0, 0);
|