Home
last modified time | relevance | path

Searched refs:dhd_lb_sendpkt (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h385 int dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb);
H A Ddhd_linux_lb.c1251 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, function
H A Ddhd_linux.c3710 ret = dhd_lb_sendpkt(dhd, net, ifidx, pktbuf);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h385 int dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb);
H A Ddhd_linux_lb.c1251 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, function
H A Ddhd_linux.c3710 ret = dhd_lb_sendpkt(dhd, net, ifidx, pktbuf);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h382 int dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb);
H A Ddhd_linux_lb.c1243 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, function
H A Ddhd_linux.c3721 ret = dhd_lb_sendpkt(dhd, net, ifidx, pktbuf);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h466 int dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb);
H A Ddhd_linux_lb.c1279 BCMFASTPATH(dhd_lb_sendpkt)(dhd_info_t *dhd, struct net_device *net, in BCMFASTPATH() argument
H A Ddhd_linux.c4604 ret = dhd_lb_sendpkt(dhd, net, ifidx, pktbuf); in BCMFASTPATH()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h464 int dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb);
H A Ddhd_linux_lb.c1279 BCMFASTPATH(dhd_lb_sendpkt)(dhd_info_t *dhd, struct net_device *net, in BCMFASTPATH() argument
H A Ddhd_linux.c4613 ret = dhd_lb_sendpkt(dhd, net, ifidx, pktbuf); in BCMFASTPATH()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c5031 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, in dhd_lb_sendpkt() function
5396 ret = dhd_lb_sendpkt(dhd, net, ifidx, pktbuf); in dhd_start_xmit()