Searched refs:ALX_MIB_RX_OV_RXF (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 428 #define ALX_MIB_RX_OV_RXF (ALX_MIB_BASE + 72) macro |
D | hw.c | 1089 hw->stats.rx_ov_rxf += alx_read_mem32(hw, ALX_MIB_RX_OV_RXF); in alx_update_hw_stats() |