Home
last modified time | relevance | path

Searched refs:ETHERSWITCH_PORT_CPU (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/etherswitch/
H A Detherswitch.h58 #define ETHERSWITCH_PORT_CPU (1 << 0) macro
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c370 p->es_flags |= ETHERSWITCH_PORT_CPU; in ukswitch_getport()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c436 p->es_flags |= ETHERSWITCH_PORT_CPU; in ip17x_getport()
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c456 p->es_flags |= ETHERSWITCH_PORT_CPU; in mtkswitch_getport()
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c601 p->es_flags |= ETHERSWITCH_PORT_CPU; in ar40xx_getport()
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c478 p->es_flags |= ETHERSWITCH_PORT_CPU; in adm6996fc_getport()
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c538 p->es_flags |= ETHERSWITCH_PORT_CPU; in ksz8995ma_getport()
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c687 p->es_flags |= ETHERSWITCH_PORT_CPU; in rtl_getport()
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6060sw.c488 p->es_flags |= ETHERSWITCH_PORT_CPU; in e6060sw_getport()
H A De6000sw.c961 p->es_flags |= ETHERSWITCH_PORT_CPU;
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c929 p->es_flags |= ETHERSWITCH_PORT_CPU; in arswitch_getport()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2826 p->es_flags |= ETHERSWITCH_PORT_CPU; in cpsw_getport()