Searched refs:TLAN_HC_ACK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/ | ||
H A D | tlan.h | 254 #define TLAN_HC_ACK 0x20000000 macro |
H A D | tlan.c | 1150 host_cmd = TLAN_HC_ACK | ack | (type << 18); in tlan_handle_interrupt() |