Home
last modified time | relevance | path

Searched defs:skb_dequeue (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service_bsd.h435 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dosdep_service_bsd.h435 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service_bsd.h435 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service_bsd.h422 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service_bsd.h422 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service_bsd.h422 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service_bsd.h422 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service_bsd.h421 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service_bsd.h422 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_bsd.h594 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service_bsd.h594 static inline struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c3086 struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue() function