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