Searched refs:SMC_SET_FLOW (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/smsc/ | ||
D | smc911x.h | 812 #define SMC_SET_FLOW(lp, x) SMC_SET_MAC_CSR( (lp), FLOW, x ) macro |
D | smc911x.c | 227 SMC_SET_FLOW(lp, FLOW_FCPT_ | FLOW_FCEN_); in smc911x_reset() |