Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_bypass.c639 u8 action = eeprom[count].actions & BYPASS_LOG_ACTION_M; in ixgbe_bp_log()
H A Dixgbe_type.h4403 #define BYPASS_LOG_ACTION_M 0x03 macro