Searched refs:etherswitch_info (Results 1 – 3 of 3) sorted by relevance
38 struct etherswitch_info { struct44 typedef struct etherswitch_info etherswitch_info_t; argument
105 static etherswitch_info_t etherswitch_info = { variable635 etherswitch_info.es_nports = sc->num_ports;878 return (ðerswitch_info);1134 etherswitch_info.es_nvlangroups = sc->num_ports;1139 etherswitch_info.es_nvlangroups = E6000SW_NUM_VLANS;1258 for (i = 0; i < etherswitch_info.es_nvlangroups; i++)
2789 static etherswitch_info_t etherswitch_info = { variable2799 return (ðerswitch_info); in cpsw_getinfo()