Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hp/
Dhp100.h157 #define HP100_CHIPID_SHASTA 0x5350 /* Not 802.12 compliant */ macro
Dhp100.c473 if (chip == HP100_CHIPID_SHASTA) in hp100_probe1()
977 if ((lp->chip == HP100_CHIPID_RAINIER) || (lp->chip == HP100_CHIPID_SHASTA)) in hp100_mmuinit()
994 (lp->chip == HP100_CHIPID_SHASTA)) { in hp100_mmuinit()
1500 if (lp->chip == HP100_CHIPID_SHASTA && skb_padto(skb, ETH_ZLEN)) in hp100_start_xmit_bm()
1564 if (lp->chip == HP100_CHIPID_SHASTA) { in hp100_start_xmit_bm()