Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c162 static int cpsw_getvgroup(device_t, etherswitch_vlangroup_t *);
199 DEVMETHOD(etherswitch_getvgroup, cpsw_getvgroup),
2907 cpsw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_getvgroup() function