Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h181 #define WX_PSR_VLAN_CTL_CFIEN BIT(29) /* bit 29 */ macro
Dwx_hw.c1327 vlnctrl &= ~(WX_PSR_VLAN_CTL_VFE | WX_PSR_VLAN_CTL_CFIEN); in wx_set_rx_mode()