Lines Matching refs:approxlen
7998 int approxlen);
8006 int approxlen, gfp_t gfp);
8013 * @approxlen: an upper bound of the length of the data that will
8034 cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int approxlen)
8037 NL80211_ATTR_VENDOR_DATA, approxlen);
8069 * @approxlen: an upper bound of the length of the data that will
8087 int approxlen, int event_idx, gfp_t gfp)
8091 0, event_idx, approxlen, gfp);
8100 * @approxlen: an upper bound of the length of the data that will
8121 unsigned int portid, int approxlen,
8126 portid, event_idx, approxlen, gfp);
8157 * @approxlen: an upper bound of the length of the data that will
8178 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen)
8181 NL80211_ATTR_TESTDATA, approxlen);
8204 * @approxlen: an upper bound of the length of the data that will
8223 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp)
8227 approxlen, gfp);