Searched refs:SMC_PUSH_DATA (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/smsc/ | ||
| H A D | smc91x.h | 1029 #define SMC_PUSH_DATA(lp, p, l) \ macro |
| H A D | smc91x.c | 590 SMC_PUSH_DATA(lp, buf, len & ~1); in smc_hardware_send_pkt() |