Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpmac.c752 int rx_code = (macstatus >> 12) & 15; in cpmac_check_status() local
756 if (rx_code || tx_code) { in cpmac_check_status()
761 if (rx_code) in cpmac_check_status()
764 rx_code, rx_channel, macstatus); in cpmac_check_status()