Lines Matching defs:mgmt
128 bss = cfg80211_inform_bss_frame(wiphy, channel, info->mgmt,
1003 struct ieee80211_mgmt *mgmt;
1029 mgmt = (struct ieee80211_mgmt *)buff;
1030 if (!ieee80211_is_action(mgmt->frame_control))
1042 d = (struct wilc_p2p_pub_act_frame *)(&mgmt->u.action);
1144 const struct ieee80211_mgmt *mgmt;
1157 mgmt = (const struct ieee80211_mgmt *)buf;
1159 if (!ieee80211_is_mgmt(mgmt->frame_control))
1177 if (ieee80211_is_probe_resp(mgmt->frame_control)) {
1186 d = (struct wilc_p2p_pub_act_frame *)(&mgmt->u.action);