Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hp/
Dhp100.h522 #define HP100_LAN_ERR (-1) /* lan_type value for link down */ macro
Dhp100.c773 if (lp->lan_type != HP100_LAN_ERR) in hp100_probe1()
893 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()
1528 if (i == HP100_LAN_ERR) in hp100_start_xmit_bm()
1680 if (i == HP100_LAN_ERR) in hp100_start_xmit()
2483 return HP100_LAN_ERR; in hp100_sense_lan()
2487 return HP100_LAN_ERR; in hp100_sense_lan()