Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Drx.h79 #define WL1271_RX_DESC_DECRYPT_FAIL 0x01 macro
H A Drx.c144 if (desc->status & WL1271_RX_DESC_DECRYPT_FAIL) { in wl1271_rx_handle_data()