| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_priv.h | 381 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
|
| H A D | dhd_linux_lb.c | 1259 return __dhd_sendpkt(&dhd->pub, ifidx, skb); 1317 __dhd_sendpkt(&dhd->pub, ifidx, skb);
|
| H A D | dhd_linux.c | 3223 __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 D | dhd_linux_priv.h | 381 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
|
| H A D | dhd_linux_lb.c | 1259 return __dhd_sendpkt(&dhd->pub, ifidx, skb); 1317 __dhd_sendpkt(&dhd->pub, ifidx, skb);
|
| H A D | dhd_linux.c | 3223 __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 D | dhd_linux_priv.h | 378 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
|
| H A D | dhd_linux_lb.c | 1251 return __dhd_sendpkt(&dhd->pub, ifidx, skb); 1309 __dhd_sendpkt(&dhd->pub, ifidx, skb);
|
| H A D | dhd_linux.c | 3237 __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 D | dhd_linux_priv.h | 461 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
|
| H A D | dhd_linux_lb.c | 1287 return __dhd_sendpkt(&dhd->pub, ifidx, skb); in BCMFASTPATH() 1345 __dhd_sendpkt(&dhd->pub, ifidx, skb); in dhd_lb_tx_process()
|
| H A D | dhd_linux.c | 3903 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 D | dhd_linux_priv.h | 459 int __dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf);
|
| H A D | dhd_linux_lb.c | 1287 return __dhd_sendpkt(&dhd->pub, ifidx, skb); in BCMFASTPATH() 1345 __dhd_sendpkt(&dhd->pub, ifidx, skb); in dhd_lb_tx_process()
|
| H A D | dhd_linux.c | 3912 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 D | dhd_linux.c | 4777 __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()
|