Lines Matching refs:HP100_LAN_100
782 case HP100_LAN_100: in hp100_probe1()
899 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()
1142 if (lp->lan_type == HP100_LAN_100) in hp100_close()
1478 if (lp->lan_type == HP100_LAN_100) in hp100_check_lan()
1522 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit_bm()
1541 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1547 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1674 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit()
1693 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
1699 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
2151 if (lp->lan_type == HP100_LAN_100) { in hp100_set_multicast_list()
2176 if (lp->lan_type == HP100_LAN_100) { in hp100_set_multicast_list()
2492 return HP100_LAN_100; in hp100_sense_lan()