Lines Matching defs:approxlen
6544 int approxlen);
6552 int approxlen, gfp_t gfp);
6559 * @approxlen: an upper bound of the length of the data that will
6580 cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int approxlen)
6583 NL80211_ATTR_VENDOR_DATA, approxlen);
6614 * @approxlen: an upper bound of the length of the data that will
6632 int approxlen, int event_idx, gfp_t gfp)
6636 0, event_idx, approxlen, gfp);
6645 * @approxlen: an upper bound of the length of the data that will
6666 unsigned int portid, int approxlen,
6671 portid, event_idx, approxlen, gfp);
6702 * @approxlen: an upper bound of the length of the data that will
6723 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen)
6726 NL80211_ATTR_TESTDATA, approxlen);
6749 * @approxlen: an upper bound of the length of the data that will
6768 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp)
6772 approxlen, gfp);