Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c738 int rx_code = (macstatus >> 12) & 15; in cpmac_check_status() local
742 if (rx_code || tx_code) { in cpmac_check_status()
747 if (rx_code) in cpmac_check_status()
750 rx_code, rx_channel, macstatus); in cpmac_check_status()