Searched refs:TCCR_IP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/davicom/ | ||
H A D | dm9000.h | 148 #define TCCR_IP (1<<0) macro |
H A D | dm9000.c | 998 iow(dm, DM9000_TCCR, TCCR_IP | TCCR_UDP | TCCR_TCP); in dm9000_send_packet() |