Home
last modified time | relevance | path

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

/drivers/net/
Dcpmac.c758 int tx_code = (macstatus >> 20) & 15; in cpmac_check_status() local
760 if (rx_code || tx_code) { in cpmac_check_status()
769 if (tx_code) in cpmac_check_status()
772 dev->name, tx_code, tx_channel, macstatus); in cpmac_check_status()