Searched refs:qdf_nbuf_count_inc (Results 1 – 3 of 3) sorted by relevance
432 qdf_nbuf_count_inc(skb); in __cfg80211_vendor_cmd_alloc_reply_skb()456 qdf_nbuf_count_inc(skb); in __cfg80211_vendor_event_alloc()
514 qdf_nbuf_count_inc(skb); in qdf_nbuf_set_defaults()696 qdf_nbuf_count_inc(nbuf); in __qdf_nbuf_alloc_no_recycler()727 qdf_nbuf_count_inc(skb_new); in __qdf_nbuf_clone()3662 qdf_nbuf_count_inc(skb); in __qdf_nbuf_alloc_simple()3665 qdf_nbuf_count_inc(skb); in __qdf_nbuf_alloc_simple()3924 qdf_nbuf_count_inc(skb); in __qdf_nbuf_alloc_ppe_ds()3927 qdf_nbuf_count_inc(skb); in __qdf_nbuf_alloc_ppe_ds()3960 qdf_nbuf_count_inc(skb); in __qdf_nbuf_alloc_ppe_ds()
5157 static inline void qdf_nbuf_count_inc(qdf_nbuf_t buf) in qdf_nbuf_count_inc() function