Searched refs:BYPASS_WDT_ENABLE_M (Results 1 – 2 of 2) sorted by relevance
261 mask = BYPASS_WDT_ENABLE_M; in ixgbe_bypass_wd_timeout_store()269 mask |= BYPASS_WDT_ENABLE_M; in ixgbe_bypass_wd_timeout_store()328 wdg = by_ctl & BYPASS_WDT_ENABLE_M; in ixgbe_bypass_wd_timeout_show()
39 #define BYPASS_WDT_ENABLE_M 0x00004000 macro