Home
last modified time | relevance | path

Searched refs:rx_code (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpmac.c750 int rx_code = (macstatus >> 12) & 15; in cpmac_check_status() local
754 if (rx_code || tx_code) { in cpmac_check_status()
759 if (rx_code) in cpmac_check_status()
762 rx_code, rx_channel, macstatus); in cpmac_check_status()