Searched defs:approxlen (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/net/nfc/ | 
| D | netlink.c | 1555 __nfc_alloc_vendor_cmd_skb(struct nfc_dev *dev, int approxlen,  in __nfc_alloc_vendor_cmd_skb()1593 						 int approxlen)  in __nfc_alloc_vendor_cmd_reply_skb()
 
 | 
| /linux-4.4.14/include/net/nfc/ | 
| D | nfc.h | 354 				u32 oui, u32 subcmd, int approxlen)  in nfc_vendor_cmd_alloc_reply_skb()
 | 
| /linux-4.4.14/include/net/ | 
| D | cfg80211.h | 4428 cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int approxlen)  in cfg80211_vendor_cmd_alloc_reply_skb()4471 			     int approxlen, int event_idx, gfp_t gfp)  in cfg80211_vendor_event_alloc()
 4527 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen)  in cfg80211_testmode_alloc_reply_skb()
 4572 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp)  in cfg80211_testmode_alloc_event_skb()
 
 | 
| /linux-4.4.14/net/wireless/ | 
| D | nl80211.c | 7581 			    struct wireless_dev *wdev, int approxlen,  in __cfg80211_alloc_vendor_skb()7641 					   int approxlen, gfp_t gfp)  in __cfg80211_alloc_event_skb()
 10339 					   int approxlen)  in __cfg80211_alloc_reply_skb()
 
 |