Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c740 int tx_code = (macstatus >> 20) & 15; in cpmac_check_status() local
742 if (rx_code || tx_code) { in cpmac_check_status()
751 if (tx_code) in cpmac_check_status()
754 tx_code, tx_channel, macstatus); in cpmac_check_status()