Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h341 #define ALX_RXQ0_EN BIT(31) macro
H A Dhw.c382 alx_write_mem32(hw, ALX_RXQ0, rxq & ~ALX_RXQ0_EN); in alx_stop_mac()
612 alx_write_mem32(hw, ALX_RXQ0, rxq | ALX_RXQ0_EN); in alx_start_mac()