Lines Matching defs:approxlen
7454 int approxlen);
7462 int approxlen, gfp_t gfp);
7469 * @approxlen: an upper bound of the length of the data that will
7490 cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int approxlen)
7493 NL80211_ATTR_VENDOR_DATA, approxlen);
7524 * @approxlen: an upper bound of the length of the data that will
7542 int approxlen, int event_idx, gfp_t gfp)
7546 0, event_idx, approxlen, gfp);
7555 * @approxlen: an upper bound of the length of the data that will
7576 unsigned int portid, int approxlen,
7581 portid, event_idx, approxlen, gfp);
7612 * @approxlen: an upper bound of the length of the data that will
7633 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen)
7636 NL80211_ATTR_TESTDATA, approxlen);
7659 * @approxlen: an upper bound of the length of the data that will
7678 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp)
7682 approxlen, gfp);