Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h354 #define WX_PX_RR_CFG_DROP_EN BIT(30) macro
Dwx_hw.c2207 srrctl |= WX_PX_RR_CFG_DROP_EN; in wx_enable_rx_drop()
2218 srrctl &= ~WX_PX_RR_CFG_DROP_EN; in wx_disable_rx_drop()