Symbol: felix_softc_t
sys/dev/etherswitch/felix/felix.c
154
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
173
felix_parse_port_fdt(felix_softc_t sc, phandle_t child, int *pport)
sys/dev/etherswitch/felix/felix.c
236
felix_init_interface(felix_softc_t sc, int port)
sys/dev/etherswitch/felix/felix.c
258
felix_setup_port(felix_softc_t sc, int port)
sys/dev/etherswitch/felix/felix.c
283
felix_setup(felix_softc_t sc)
sys/dev/etherswitch/felix/felix.c
328
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
357
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
479
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
521
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
530
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
541
felix_init_vlan(felix_softc_t sc)
sys/dev/etherswitch/felix/felix.c
585
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
610
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
620
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
628
felix_get_port_cfg(felix_softc_t sc, etherswitch_port_t *p)
sys/dev/etherswitch/felix/felix.c
661
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
690
felix_set_port_cfg(felix_softc_t sc, etherswitch_port_t *p)
sys/dev/etherswitch/felix/felix.c
740
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
766
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
778
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
791
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
801
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
809
felix_set_dot1q_vlan(felix_softc_t sc, etherswitch_vlangroup_t *vg)
sys/dev/etherswitch/felix/felix.c
83
static int felix_parse_port_fdt(felix_softc_t, phandle_t, int *);
sys/dev/etherswitch/felix/felix.c
84
static int felix_setup(felix_softc_t);
sys/dev/etherswitch/felix/felix.c
85
static void felix_setup_port(felix_softc_t, int);
sys/dev/etherswitch/felix/felix.c
869
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
885
felix_get_dot1q_vlan(felix_softc_t sc, etherswitch_vlangroup_t *vg)
sys/dev/etherswitch/felix/felix.c
91
static void felix_get_port_cfg(felix_softc_t, etherswitch_port_t *);
sys/dev/etherswitch/felix/felix.c
92
static void felix_set_port_cfg(felix_softc_t, etherswitch_port_t *);
sys/dev/etherswitch/felix/felix.c
921
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
94
static bool felix_is_phyport(felix_softc_t, int);
sys/dev/etherswitch/felix/felix.c
940
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
95
static struct mii_data *felix_miiforport(felix_softc_t, unsigned int);
sys/dev/etherswitch/felix/felix.c
963
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
977
felix_softc_t sc;
sys/dev/etherswitch/felix/felix.c
991
felix_is_phyport(felix_softc_t sc, int port)
sys/dev/etherswitch/felix/felix.c
998
felix_miiforport(felix_softc_t sc, unsigned int port)