Lines Matching defs:feat
25 u32 *feat = arg;
33 *feat = nla_get_u32(tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]);
41 u32 feat = 0;
53 if (send_and_recv_resp(drv, msg, protocol_feature_handler, &feat) == 0)
54 return feat;
1191 u32 feat;
1199 feat = get_nl80211_protocol_features(drv);
1200 if (feat & NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP)
2679 u32 feat;
2696 feat = get_nl80211_protocol_features(drv);
2697 if (feat & NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP)