Home
last modified time | relevance | path

Searched refs:manf_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c282 const char *manf_str; member
715 local->manf_str = "Xircom"; in xirc2ps_config()
718 local->manf_str = "Accton"; in xirc2ps_config()
722 local->manf_str = "Compaq"; in xirc2ps_config()
725 local->manf_str = "Intel"; in xirc2ps_config()
728 local->manf_str = "Toshiba"; in xirc2ps_config()
735 dev_dbg(&link->dev, "found %s card\n", local->manf_str); in xirc2ps_config()
918 local->manf_str, (u_long)dev->base_addr, (int)dev->irq, in xirc2ps_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c282 const char *manf_str; member
713 local->manf_str = "Xircom"; in xirc2ps_config()
716 local->manf_str = "Accton"; in xirc2ps_config()
720 local->manf_str = "Compaq"; in xirc2ps_config()
723 local->manf_str = "Intel"; in xirc2ps_config()
726 local->manf_str = "Toshiba"; in xirc2ps_config()
733 dev_dbg(&link->dev, "found %s card\n", local->manf_str); in xirc2ps_config()
912 local->manf_str, (u_long)dev->base_addr, (int)dev->irq, in xirc2ps_config()

Completed in 5 milliseconds