Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.c856 case HP100_LAN_100: in hp100_probe1()
1196 if (lp->lan_type == HP100_LAN_100) in hp100_close()
1570 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1575 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit_bm()
1594 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1600 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1719 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
1738 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit()
1757 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
1763 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
[all …]
Dhp100.h519 #define HP100_LAN_100 100 /* lan_type value for VG */ macro