Home
last modified time | relevance | path

Searched defs:skb_put (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c199 static uint8_t *skb_put(struct sk_buff *skb, uint32_t len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service_bsd.h366 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dosdep_service_bsd.h366 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service_bsd.h366 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service_bsd.h353 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service_bsd.h353 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service_bsd.h353 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service_bsd.h353 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service_bsd.h352 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service_bsd.h353 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_bsd.h529 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service_bsd.h529 static inline unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c748 static RT_U8 *skb_put(struct sk_buff *skb, RT_U32 len) in skb_put() function
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c1901 void *skb_put(struct sk_buff *skb, unsigned int len) in skb_put() function