Lines Matching defs:extack

226 				struct netlink_ext_ack *extack)
266 NL_SET_ERR_MSG_ATTR(extack, attr, "malformed beacon head");
271 struct netlink_ext_ack *extack)
284 NL_SET_ERR_MSG_ATTR(extack, attr, "malformed information elements");
289 struct netlink_ext_ack *extack)
1299 info->extack);
1340 info->extack);
1391 info->extack);
3230 struct netlink_ext_ack *extack = info->extack;
3235 NL_SET_ERR_MSG_ATTR(extack, attrs[NL80211_ATTR_WIPHY_FREQ],
3255 NL_SET_ERR_MSG_ATTR(extack, attrs[NL80211_ATTR_WIPHY_FREQ],
3275 NL_SET_ERR_MSG_ATTR(extack,
3283 NL_SET_ERR_MSG_ATTR(extack,
3290 NL_SET_ERR_MSG_ATTR(extack,
3301 NL_SET_ERR_MSG_ATTR(extack,
3334 NL_SET_ERR_MSG(extack, "invalid channel definition");
3340 NL_SET_ERR_MSG(extack, "(extension) channel is disabled");
3347 NL_SET_ERR_MSG(extack, "5/10 MHz not supported");
3529 info->extack);
5209 info->extack);
5457 struct netlink_ext_ack *extack)
5467 ret = validate_ie_attr(nl_elems, extack);
5514 struct netlink_ext_ack *extack)
5616 extack);
5960 info->extack);
6265 err = nl80211_parse_beacon(rdev, info->attrs, &params, info->extack);
6329 if (nla_parse_nested_deprecated(flags, NL80211_STA_FLAG_MAX, nla, sta_flags_policy, info->extack))
7059 info->extack);
8317 if (nla_parse_nested_deprecated(tb, NL80211_MESHCONF_ATTR_MAX, info->attrs[NL80211_ATTR_MESH_CONFIG], nl80211_meshconf_params_policy, info->extack))
8455 if (nla_parse_nested_deprecated(tb, NL80211_MESH_SETUP_ATTR_MAX, info->attrs[NL80211_ATTR_MESH_SETUP], nl80211_mesh_setup_params_policy, info->extack))
8854 info->extack);
10159 info->extack);
10172 nl80211_policy, info->extack);
10177 info->extack);
12524 info->extack);
12989 info->extack);
13616 nl80211_wowlan_policy, info->extack);
13702 info->extack);
14078 nl80211_rekey_policy, info->extack);
14413 info->extack);
14512 info->extack);
14938 struct netlink_ext_ack *extack)
14942 NL_SET_ERR_MSG_ATTR(extack, attr,
14951 NL_SET_ERR_MSG_ATTR(extack, attr, "expected nested data");
14955 return nla_validate_nested(attr, vcmd->maxattr, vcmd->policy, extack);
15020 info->extack);
15129 cb->extack);
15712 nl_set_extack_cookie_u64(info->extack, cookie);
15866 struct netlink_ext_ack *extack = info->extack;
15954 NL_SET_ERR_MSG(extack, "unsupported TID configuration");
16050 info->extack);
16060 nl80211_policy, info->extack);
16065 info->extack);