Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h37 #define WL1271_CIPHER_SUITE_GEM 0x00147201 macro
H A Dtx.c401 is_gem = (cipher == WL1271_CIPHER_SUITE_GEM); in wl1271_prepare_tx_frame()