Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.h152 TX_ENCRYPT_FAIL = BIT(2), enumerator
H A Dtx.c385 if (status & TX_ENCRYPT_FAIL) in wl1251_tx_parse_status()