Searched refs:WL1271_CIPHER_SUITE_GEM (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ti/wlcore/ | ||
H A D | wlcore_i.h | 37 #define WL1271_CIPHER_SUITE_GEM 0x00147201 macro |
H A D | tx.c | 401 is_gem = (cipher == WL1271_CIPHER_SUITE_GEM); in wl1271_prepare_tx_frame() |