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