Home | History | Annotate | Download | only in drivers

Lines Matching refs:nla_len

264 	num = nla_len(tb) / sizeof(u32);
359 if (ext_feature_isset(nla_data(tb), nla_len(tb),
565 os_malloc(nla_len(tb[NL80211_ATTR_EXT_CAPA]));
569 nla_len(tb[NL80211_ATTR_EXT_CAPA]));
571 nla_len(tb[NL80211_ATTR_EXT_CAPA]);
574 os_malloc(nla_len(tb[NL80211_ATTR_EXT_CAPA_MASK]));
578 nla_len(tb[NL80211_ATTR_EXT_CAPA_MASK]));
592 if (nla_len(nl) != sizeof(*vinfo)) {
643 if (nla_len(nl) != sizeof(*vinfo)) {
759 nla_data(nl_vend), nla_len(nl_vend), NULL);
819 nla_data(nl_vend), nla_len(nl_vend), NULL);
823 int len = nla_len(attr);
1016 if (mcs_set && nla_len(mcs_set) >= 16) {
1031 if (mcs_set && nla_len(mcs_set) >= 8) {
1107 nla_data(nl_freq), nla_len(nl_freq), freq_policy);
1126 nla_data(nl_freq), nla_len(nl_freq), freq_policy);
1154 nla_data(nl_rate), nla_len(nl_rate),
1169 nla_data(nl_rate), nla_len(nl_rate),
1222 nla_len(nl_band), NULL);
1587 nla_data(nl_rule), nla_len(nl_rule), reg_policy);
1621 nla_data(nl_rule), nla_len(nl_rule), reg_policy);
1628 nla_data(nl_rule), nla_len(nl_rule), reg_policy);