Searched defs:SMC_PULL_DATA (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/smsc/ | ||
| D | smc911x.h | 693 #define SMC_PULL_DATA(lp, p, l) SMC_insl ( lp, RX_DATA_FIFO, p, (l) >> 2 ) macro |
| D | smc91x.h | 1083 #define SMC_PULL_DATA(lp, p, l) \ macro |