Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h35 #define MAC_ERROR_BIT 0 macro
36 #define CHK_MAC_ERR_BIT(x) (((x) >> MAC_ERROR_BIT) & 1)