Home
last modified time | relevance | path

Searched refs:skb_alloc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c172 static __inline struct sk_buff *skb_alloc(unsigned int len) in skb_alloc() function
441 nskb = skb_alloc((len + 6) * 2 + 2); in h5_prepare_pkt()
936 h5->rx_skb = skb_alloc(0x1005); in h5_recv()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c715 static __inline struct sk_buff *skb_alloc(unsigned int len) in skb_alloc() function
1034 nskb = skb_alloc((len + 6) * 2 + 2); in h5_prepare_pkt()
1499 h5->rx_skb = skb_alloc(0x1005); in h5_recv()