Searched defs:RX_STAT (Results 1 – 1 of 1) sorted by relevance
713 #define RX_STAT(s) *data++ = be64_to_cpu(fp->stats[PORT_MAC_RX_##s]) in get_mac_stats() macro840 #define RX_STAT(fp, s) be64_to_cpu((fp)->stats[PORT_MAC_RX_##s]) macro