Home
last modified time | relevance | path

Searched refs:__dhd_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.h381 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
H A Ddhd_linux_lb.c1259 return __dhd_sendpkt(&dhd->pub, ifidx, skb);
1317 __dhd_sendpkt(&dhd->pub, ifidx, skb);
H A Ddhd_linux.c3223 __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf)
3477 ret = __dhd_sendpkt(dhdp, ifidx, pktbuf);
3712 ret = __dhd_sendpkt(&dhd->pub, ifidx, pktbuf);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h381 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
H A Ddhd_linux_lb.c1259 return __dhd_sendpkt(&dhd->pub, ifidx, skb);
1317 __dhd_sendpkt(&dhd->pub, ifidx, skb);
H A Ddhd_linux.c3223 __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf)
3477 ret = __dhd_sendpkt(dhdp, ifidx, pktbuf);
3712 ret = __dhd_sendpkt(&dhd->pub, ifidx, pktbuf);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h378 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
H A Ddhd_linux_lb.c1251 return __dhd_sendpkt(&dhd->pub, ifidx, skb);
1309 __dhd_sendpkt(&dhd->pub, ifidx, skb);
H A Ddhd_linux.c3237 __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf)
3491 ret = __dhd_sendpkt(dhdp, ifidx, pktbuf);
3723 ret = __dhd_sendpkt(&dhd->pub, ifidx, pktbuf);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h461 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
H A Ddhd_linux_lb.c1287 return __dhd_sendpkt(&dhd->pub, ifidx, skb); in BCMFASTPATH()
1345 __dhd_sendpkt(&dhd->pub, ifidx, skb); in dhd_lb_tx_process()
H A Ddhd_linux.c3903 BCMFASTPATH(__dhd_sendpkt)(dhd_pub_t *dhdp, int ifidx, void *pktbuf) in BCMFASTPATH() argument
4187 ret = __dhd_sendpkt(dhdp, ifidx, pktbuf); in BCMFASTPATH()
4606 ret = __dhd_sendpkt(&dhd->pub, ifidx, pktbuf); in BCMFASTPATH()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h459 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
H A Ddhd_linux_lb.c1287 return __dhd_sendpkt(&dhd->pub, ifidx, skb); in BCMFASTPATH()
1345 __dhd_sendpkt(&dhd->pub, ifidx, skb); in dhd_lb_tx_process()
H A Ddhd_linux.c3912 BCMFASTPATH(__dhd_sendpkt)(dhd_pub_t *dhdp, int ifidx, void *pktbuf) in BCMFASTPATH() argument
4196 ret = __dhd_sendpkt(dhdp, ifidx, pktbuf); in BCMFASTPATH()
4615 ret = __dhd_sendpkt(&dhd->pub, ifidx, pktbuf); in BCMFASTPATH()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c4777 __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf) in __dhd_sendpkt() function
5016 ret = __dhd_sendpkt(dhdp, ifidx, pktbuf); in dhd_sendpkt()
5039 return __dhd_sendpkt(&dhd->pub, ifidx, skb); in dhd_lb_sendpkt()
5398 ret = __dhd_sendpkt(&dhd->pub, ifidx, pktbuf); in dhd_start_xmit()
19841 __dhd_sendpkt(&dhd->pub, ifidx, skb); in dhd_lb_tx_process()