Searched refs:rtllib_ap_sec_type (Results 1 – 6 of 6) sorted by relevance
102 ieee->rtllib_ap_sec_type = rtllib_ap_sec_type; in alloc_rtllib()
565 if (ieee->rtllib_ap_sec_type && in HTOnAssocRsp()566 (ieee->rtllib_ap_sec_type(ieee) & (SEC_ALG_WEP | SEC_ALG_TKIP))) { in HTOnAssocRsp()
1022 if ((ieee->rtllib_ap_sec_type && in rtllib_association_req()1023 (ieee->rtllib_ap_sec_type(ieee) & SEC_ALG_TKIP)) || in rtllib_association_req()2125 if (!(ieee->rtllib_ap_sec_type(ieee) & in rtllib_rx_deauth()2792 u8 rtllib_ap_sec_type(struct rtllib_device *ieee) in rtllib_ap_sec_type() function
1684 u8 (*rtllib_ap_sec_type)(struct rtllib_device *ieee); member1912 u8 rtllib_ap_sec_type(struct rtllib_device *ieee);
1995 if (ieee->rtllib_ap_sec_type && in rtl92e_get_nmode_support_by_sec()1996 (ieee->rtllib_ap_sec_type(priv->rtllib) & (SEC_ALG_WEP | in rtl92e_get_nmode_support_by_sec()
1264 if (!(ieee->rtllib_ap_sec_type(ieee) & in _rtl92e_watchdog_wq_cb()