Home
last modified time | relevance | path

Searched refs:osl_pktpull (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_pkt.h353 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes))
397 extern uchar *osl_pktpull(osl_t *osh, void *skb, int bytes);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_pkt.h353 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes))
397 extern uchar *osl_pktpull(osl_t *osh, void *skb, int bytes);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_pkt.c809 osl_pktpull(osl_t *osh, void *skb, int bytes) in osl_pktpull() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_pkt.c809 osl_pktpull(osl_t *osh, void *skb, int bytes) in osl_pktpull() function