Home | History | Annotate | Download | only in drivers

Lines Matching defs:feat

24 	u32 *feat = arg;
32 *feat = nla_get_u32(tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]);
40 u32 feat = 0;
52 if (send_and_recv_msgs(drv, msg, protocol_feature_handler, &feat) == 0)
53 return feat;
801 u32 feat;
809 feat = get_nl80211_protocol_features(drv);
810 if (feat & NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP)
1901 u32 feat;
1918 feat = get_nl80211_protocol_features(drv);
1919 if (feat & NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP)