Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/hp/
Dhp100.h157 #define HP100_CHIPID_SHASTA 0x5350 /* Not 802.12 compliant */ macro
Dhp100.c479 if (chip == HP100_CHIPID_SHASTA) in hp100_probe1()
983 if ((lp->chip == HP100_CHIPID_RAINIER) || (lp->chip == HP100_CHIPID_SHASTA)) in hp100_mmuinit()
1000 (lp->chip == HP100_CHIPID_SHASTA)) { in hp100_mmuinit()
1506 if (lp->chip == HP100_CHIPID_SHASTA && skb_padto(skb, ETH_ZLEN)) in hp100_start_xmit_bm()
1570 if (lp->chip == HP100_CHIPID_SHASTA) { in hp100_start_xmit_bm()