Home
last modified time | relevance | path

Searched refs:osl_pktfree_static (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dlinux_pkt.h70 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))
194 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dlinux_pkt.h70 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))
194 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dlinux_pkt.h70 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))
194 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_pkt.h78 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))
239 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_pkt.h78 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))
239 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_pkt.c468 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_pkt.c468 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static() function
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_pkt.c468 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h453 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))
932 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_pkt.c532 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_pkt.c532 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c1393 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static() function