Searched refs:phytest (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/
H A Dd11.h204 u16 phytest; /* 0x3f4 - 0xa */ member in struct:d11regs
1862 /* Bits in phytest(0x0a): */
1874 /* phytest txTestRate values */
/drivers/net/ethernet/broadcom/
H A Dtg3.c1946 u32 phytest; local
1948 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) {
1952 phytest | MII_TG3_FET_SHADOW_EN);
1960 tg3_writephy(tp, MII_TG3_FET_TEST, phytest);
2739 u32 phytest; local
2740 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) {
2748 phytest | MII_TG3_FET_SHADOW_EN);
2755 tg3_writephy(tp, MII_TG3_FET_TEST, phytest);

Completed in 117 milliseconds