Searched refs:ALX_MAC_CTRL_FAST_PAUSE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 252 #define ALX_MAC_CTRL_FAST_PAUSE BIT(31) macro |
D | hw.c | 964 hw->rx_ctrl &= ~ALX_MAC_CTRL_FAST_PAUSE; in alx_configure_basic() |