Home
last modified time | relevance | path

Searched refs:WX_WOL_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c275 ((wx->subsystem_device_id & WX_WOL_MASK) == WX_WOL_SUP))) { in txgbe_disable_device()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h15 #define WX_WOL_MASK 0x4000 macro
H A Dwx_hw.c1023 ((wx->subsystem_device_id & WX_WOL_MASK) == WX_WOL_SUP))) { in wx_disable_rx()