Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h518 #define HP100_LAN_ERR (-1) /* lan_type value for link down */ macro
Dhp100.c761 if (lp->lan_type != HP100_LAN_ERR) in hp100_probe1()
881 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()
1516 if (i == HP100_LAN_ERR) in hp100_start_xmit_bm()
1668 if (i == HP100_LAN_ERR) in hp100_start_xmit()
2471 return HP100_LAN_ERR; in hp100_sense_lan()
2475 return HP100_LAN_ERR; in hp100_sense_lan()