ests              740 drivers/net/phy/dp83640.c 		       void *data, int len, u16 ests)
ests              745 drivers/net/phy/dp83640.c 	int words = (ests >> EVNT_TS_LEN_SHIFT) & EVNT_TS_LEN_MASK;
ests              749 drivers/net/phy/dp83640.c 	if (ests & MULT_EVNT)
ests              758 drivers/net/phy/dp83640.c 	if (ests & MULT_EVNT) {
ests              780 drivers/net/phy/dp83640.c 		i = ((ests >> EVNT_NUM_SHIFT) & EVNT_NUM_MASK) - EXT_EVENT;
ests              945 drivers/net/phy/dp83640.c 	u16 ests, type;
ests              952 drivers/net/phy/dp83640.c 		ests = type & 0x0fff;
ests              971 drivers/net/phy/dp83640.c 			size = decode_evnt(dp83640, ptr, len, ests);