Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_core.h55 #define MAC_ERROR_BIT 0 macro
56 #define CHK_MAC_ERR_BIT(x) (((x) >> MAC_ERROR_BIT) & 1)