Searched defs:is_wepkey (Results 1 - 9 of 9) sorted by relevance

/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dmac.c233 bool is_wepkey, bool clear_all)
286 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
231 rtl92c_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dhw.c2366 bool is_wepkey, bool clear_all)
2423 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2364 rtl88ee_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.c2156 bool is_wepkey, bool clear_all)
2214 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2154 rtl92ce_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dhw.c2165 bool is_wepkey, bool clear_all)
2218 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2163 rtl92de_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dhw.c2375 bool is_wepkey, bool clear_all)
2433 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2373 rtl92ee_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dhw.c2406 bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all)
2465 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2405 rtl92se_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dhw.c2234 bool is_wepkey, bool clear_all)
2292 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2232 rtl8723e_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dhw.c2574 bool is_wepkey, bool clear_all)
2632 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2572 rtl8723be_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dhw.c3961 bool is_wepkey, bool clear_all)
4018 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
3959 rtl8821ae_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument

Completed in 144 milliseconds