Lines Matching defs:extack
206 struct netlink_ext_ack *extack)
246 NL_SET_ERR_MSG_ATTR(extack, attr, "malformed beacon head");
251 struct netlink_ext_ack *extack)
264 NL_SET_ERR_MSG_ATTR(extack, attr, "malformed information elements");
1150 info->extack);
1191 info->extack);
1242 info->extack);
2897 struct netlink_ext_ack *extack = info->extack;
2919 NL_SET_ERR_MSG_ATTR(extack, attrs[NL80211_ATTR_WIPHY_FREQ],
2939 NL_SET_ERR_MSG_ATTR(extack,
2947 NL_SET_ERR_MSG_ATTR(extack,
2954 NL_SET_ERR_MSG_ATTR(extack,
2965 NL_SET_ERR_MSG_ATTR(extack,
2998 NL_SET_ERR_MSG(extack, "invalid channel definition");
3004 NL_SET_ERR_MSG(extack, "(extension) channel is disabled");
3011 NL_SET_ERR_MSG(extack, "5/10 MHz not supported");
3192 info->extack);
4681 info->extack);
5449 if (nla_parse_nested_deprecated(flags, NL80211_STA_FLAG_MAX, nla, sta_flags_policy, info->extack))
6124 info->extack);
7286 if (nla_parse_nested_deprecated(tb, NL80211_MESHCONF_ATTR_MAX, info->attrs[NL80211_ATTR_MESH_CONFIG], nl80211_meshconf_params_policy, info->extack))
7424 if (nla_parse_nested_deprecated(tb, NL80211_MESH_SETUP_ATTR_MAX, info->attrs[NL80211_ATTR_MESH_SETUP], nl80211_mesh_setup_params_policy, info->extack))
7810 info->extack);
9072 nl80211_policy, info->extack);
11167 info->extack);
11584 info->extack);
12209 nl80211_wowlan_policy, info->extack);
12295 info->extack);
12673 nl80211_rekey_policy, info->extack);
13006 info->extack);
13105 info->extack);
13531 struct netlink_ext_ack *extack)
13535 NL_SET_ERR_MSG_ATTR(extack, attr,
13544 NL_SET_ERR_MSG_ATTR(extack, attr, "expected nested data");
13548 return nla_validate_nested(attr, vcmd->maxattr, vcmd->policy, extack);
13612 info->extack);
13721 cb->extack);
14297 nl_set_extack_cookie_u64(info->extack, cookie);
14448 struct netlink_ext_ack *extack = info->extack;
14535 NL_SET_ERR_MSG(extack, "unsupported TID configuration");