Searched refs:mod_str (Results 1 – 4 of 4) sorted by relevance
1378 static char *mod_str[] = { in csio_mb_portmod_changed() local1386 else if (port->mod_type < ARRAY_SIZE(mod_str)) in csio_mb_portmod_changed()1388 mod_str[port->mod_type]); in csio_mb_portmod_changed()
215 static const char * const mod_str[] = { in t4vf_os_portmod_changed() local224 else if (pi->mod_type < ARRAY_SIZE(mod_str)) in t4vf_os_portmod_changed()226 dev->name, mod_str[pi->mod_type]); in t4vf_os_portmod_changed()
316 static const char *mod_str[] = { in t3_os_phymod_changed() local327 mod_str[pi->phy.modtype]); in t3_os_phymod_changed()
307 static const char *mod_str[] = { in t4_os_portmod_changed() local316 else if (pi->mod_type < ARRAY_SIZE(mod_str)) in t4_os_portmod_changed()317 netdev_info(dev, "%s module inserted\n", mod_str[pi->mod_type]); in t4_os_portmod_changed()