Searched refs:ALX_MIB_RX_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 413 #define ALX_MIB_RX_CTRL (ALX_MIB_BASE + 16) macro |
D | hw.c | 1061 hw->stats.rx_ctrl += alx_read_mem32(hw, ALX_MIB_RX_CTRL); in alx_update_hw_stats() |