Searched refs:WL1271_RX_DESC_ENCRYPT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ti/wlcore/ | ||
H A D | rx.h | 54 #define WL1271_RX_DESC_ENCRYPT_MASK 0xE0 macro |
H A D | rx.c | 82 if (desc->flags & WL1271_RX_DESC_ENCRYPT_MASK) { in wl1271_rx_status() |