Searched refs:IS_FW_SUPPORT_AUTHENTICATOR (Results 1 – 4 of 4) sorted by relevance
816 if (IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) { in wlan_uap_cmd_ap_config()1050 if (IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) { in wlan_uap_cmd_ap_config()1284 if (!IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) in wlan_uap_cmd_ap_config()2182 if (!IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) in wlan_uap_ret_cmd_ap_config()
1098 #define IS_FW_SUPPORT_AUTHENTICATOR(_adapter) (_adapter->fw_cap_info & FW_CAPINFO_AUTH_SUPPORT) macro
973 if (IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) { in wlan_uap_cmd_ap_config()1197 if (IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) { in wlan_uap_cmd_ap_config()1452 if (!IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) in wlan_uap_cmd_ap_config()2425 if (!IS_FW_SUPPORT_AUTHENTICATOR(pmpriv->adapter)) in wlan_uap_ret_cmd_ap_config()
1400 #define IS_FW_SUPPORT_AUTHENTICATOR(_adapter) \ macro