Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar.c2742 static inline void count_errors(unsigned short status, struct net_device *dev) in count_errors() function
2931 count_errors(be16_to_cpu(bdp->status), dev); in gfar_clean_rx_ring()