Lines Matching defs:mgmt
130 bss = cfg80211_inform_bss_frame(wiphy, channel, info->mgmt,
1033 struct ieee80211_mgmt *mgmt;
1059 mgmt = (struct ieee80211_mgmt *)buff;
1060 if (!ieee80211_is_action(mgmt->frame_control))
1072 d = (struct wilc_p2p_pub_act_frame *)(&mgmt->u.action);
1174 const struct ieee80211_mgmt *mgmt;
1187 mgmt = (const struct ieee80211_mgmt *)buf;
1189 if (!ieee80211_is_mgmt(mgmt->frame_control))
1207 if (ieee80211_is_probe_resp(mgmt->frame_control)) {
1222 d = (struct wilc_p2p_pub_act_frame *)(&mgmt->u.action);