Searched refs:etherswitch_info_t (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/
H A Detherswitch.h46 typedef struct etherswitch_info etherswitch_info_t; typedef in typeref:struct:etherswitch_info
131 #define IOETHERSWITCHGETINFO _IOR('i', 1, etherswitch_info_t)
H A Detherswitch.c144 etherswitch_info_t *info;
153 bcopy(info, data, sizeof(etherswitch_info_t));
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h59 etherswitch_info_t info;
H A Dip17x.c395 static etherswitch_info_t *
/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h73 etherswitch_info_t info;
H A Dmtkswitch.c423 static etherswitch_info_t *
/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h82 etherswitch_info_t info;
H A Darswitch.c898 static etherswitch_info_t *
/freebsd-13-stable/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c80 etherswitch_info_t info;
348 static etherswitch_info_t *
/freebsd-13-stable/sys/dev/etherswitch/e6000sw/
H A De6060sw.c125 etherswitch_info_t info;
457 static etherswitch_info_t *
H A De6000sw.c96 static etherswitch_info_t etherswitch_info = {
113 static etherswitch_info_t* e6000sw_getinfo(device_t);
728 static etherswitch_info_t*
/freebsd-13-stable/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c105 etherswitch_info_t info;
429 static etherswitch_info_t *
/freebsd-13-stable/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c156 etherswitch_info_t info;
489 static etherswitch_info_t *
/freebsd-13-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c80 etherswitch_info_t info;
629 static etherswitch_info_t *
/freebsd-13-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c76 etherswitch_info_t info;
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c158 static etherswitch_info_t *cpsw_getinfo(device_t);
2805 static etherswitch_info_t etherswitch_info = {
2812 static etherswitch_info_t *

Completed in 209 milliseconds