Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h153 #define HP100_CHIPID_SHASTA 0x5350 /* Not 802.12 compliant */ macro
Dhp100.c461 if (chip == HP100_CHIPID_SHASTA) in hp100_probe1()
965 if ((lp->chip == HP100_CHIPID_RAINIER) || (lp->chip == HP100_CHIPID_SHASTA)) in hp100_mmuinit()
982 (lp->chip == HP100_CHIPID_SHASTA)) { in hp100_mmuinit()
1488 if (lp->chip == HP100_CHIPID_SHASTA && skb_padto(skb, ETH_ZLEN)) in hp100_start_xmit_bm()
1552 if (lp->chip == HP100_CHIPID_SHASTA) { in hp100_start_xmit_bm()