Home
last modified time | relevance | path

Searched refs:TLAN_HC_RT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.h257 #define TLAN_HC_RT 0x00080000 macro
H A Dtlan.c1549 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eof()
1764 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eoc()
2313 outl(TLAN_HC_GO | TLAN_HC_RT, dev->base_addr + TLAN_HOST_CMD); in tlan_finish_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.h257 #define TLAN_HC_RT 0x00080000 macro
H A Dtlan.c1551 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eof()
1766 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eoc()
2315 outl(TLAN_HC_GO | TLAN_HC_RT, dev->base_addr + TLAN_HOST_CMD); in tlan_finish_reset()

Completed in 10 milliseconds