Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h173 #define WX_PSR_CTL_UPE BIT(9) macro
Dwx_hw.c1320 fctrl &= ~(WX_PSR_CTL_UPE | WX_PSR_CTL_MPE); in wx_set_rx_mode()
1339 fctrl |= WX_PSR_CTL_UPE | WX_PSR_CTL_MPE; in wx_set_rx_mode()