Home
last modified time | relevance | path

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

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