Searched refs:IWL_UCODE_MAX_CS (Results 1 – 3 of 3) sorted by relevance
186 struct ieee80211_cipher_scheme cs[IWL_UCODE_MAX_CS];
369 #define IWL_UCODE_MAX_CS 1 macro
352 for (i = 0, j = 0; i < IWL_UCODE_MAX_CS && i < l->size; i++) { in iwl_store_cscheme()