Searched refs:check_feature (Results 1 – 3 of 3) sorted by relevance
37 check_feature (char *buffer, char *feature) in check_feature() function83 if (check_feature(buffer, "neon")) in parse_proc_cpuinfo()
36 check_feature (char *buffer, char *feature) in check_feature() function82 if (check_feature(buffer, "altivec")) in parse_proc_cpuinfo()
1065 static int check_feature(enum qca_wlan_vendor_features feature, in check_feature() function1098 if (check_feature(QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD, &info)) in qca_nl80211_get_features()1101 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY, &info)) in qca_nl80211_get_features()1104 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS, in qca_nl80211_get_features()1107 if (check_feature(QCA_WLAN_VENDOR_FEATURE_P2P_LISTEN_OFFLOAD, &info)) in qca_nl80211_get_features()