Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c160 static int cpsw_getvgroup(device_t, etherswitch_vlangroup_t *);
197 DEVMETHOD(etherswitch_getvgroup, cpsw_getvgroup),
2891 cpsw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_getvgroup() function