| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_bus.h | 75 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx); 77 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp);
|
| H A D | dhd_cdc.c | 591 (f_commitpkt_t)dhd_bus_txdata, dhd->bus, NULL, FALSE); in dhd_prot_hdrpull()
|
| H A D | dhd_wlfc.c | 1001 rc = dhd_bus_txdata(dhdp->bus, p, ctx->host_ifidx); in _dhd_wlfc_send_signalonly_packet() 1003 rc = dhd_bus_txdata(dhdp->bus, p); in _dhd_wlfc_send_signalonly_packet()
|
| H A D | dbus.c | 2578 dhd_bus_txdata(struct dhd_bus *bus, void *pktbuf) in dhd_bus_txdata() function
|
| H A D | dhd_linux.c | 4953 if (dhd_wlfc_commit_packets(dhdp, (f_commitpkt_t)dhd_bus_txdata, in __dhd_sendpkt() 4957 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); in __dhd_sendpkt() 4959 ret = dhd_bus_txdata(dhdp->bus, pktbuf); in __dhd_sendpkt() 4965 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); in __dhd_sendpkt() 4967 ret = dhd_bus_txdata(dhdp->bus, pktbuf); in __dhd_sendpkt()
|
| H A D | dhd_sdio.c | 2264 dhd_bus_txdata(struct dhd_bus *bus, void *pkt) in dhd_bus_txdata() function 7196 dhd_wlfc_commit_packets(bus->dhd, (f_commitpkt_t)dhd_bus_txdata, (void *)bus, NULL, FALSE); in dhdsdio_dpc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_bus.h | 69 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx); 71 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp);
|
| H A D | dhd_wlfc.c | 1004 rc = dhd_bus_txdata(dhdp->bus, p, ctx->host_ifidx); in _dhd_wlfc_send_signalonly_packet() 1006 rc = dhd_bus_txdata(dhdp->bus, p); in _dhd_wlfc_send_signalonly_packet()
|
| H A D | dhd_linux.c | 3406 if (dhd_wlfc_commit_packets(dhdp, (f_commitpkt_t)dhd_bus_txdata, 3410 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); 3412 ret = dhd_bus_txdata(dhdp->bus, pktbuf); 3418 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); 3420 ret = dhd_bus_txdata(dhdp->bus, pktbuf);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_bus.h | 69 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx); 71 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp);
|
| H A D | dhd_wlfc.c | 1001 rc = dhd_bus_txdata(dhdp->bus, p, ctx->host_ifidx); in _dhd_wlfc_send_signalonly_packet() 1003 rc = dhd_bus_txdata(dhdp->bus, p); in _dhd_wlfc_send_signalonly_packet()
|
| H A D | dhd_linux.c | 3406 if (dhd_wlfc_commit_packets(dhdp, (f_commitpkt_t)dhd_bus_txdata, 3410 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); 3412 ret = dhd_bus_txdata(dhdp->bus, pktbuf); 3418 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); 3420 ret = dhd_bus_txdata(dhdp->bus, pktbuf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_bus.h | 69 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx); 71 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp);
|
| H A D | dhd_wlfc.c | 1001 rc = dhd_bus_txdata(dhdp->bus, p, ctx->host_ifidx); in _dhd_wlfc_send_signalonly_packet() 1003 rc = dhd_bus_txdata(dhdp->bus, p); in _dhd_wlfc_send_signalonly_packet()
|
| H A D | dhd_linux.c | 3420 if (dhd_wlfc_commit_packets(dhdp, (f_commitpkt_t)dhd_bus_txdata, 3424 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); 3426 ret = dhd_bus_txdata(dhdp->bus, pktbuf); 3432 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); 3434 ret = dhd_bus_txdata(dhdp->bus, pktbuf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_bus.h | 66 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx); 68 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp);
|
| H A D | dhd_cdc.c | 542 (f_commitpkt_t)dhd_bus_txdata, dhd->bus, NULL, FALSE); in dhd_prot_hdrpull()
|
| H A D | dhd_wlfc.c | 1132 rc = dhd_bus_txdata(dhdp->bus, p, ctx->host_ifidx); in _dhd_wlfc_send_signalonly_packet() 1134 rc = dhd_bus_txdata(dhdp->bus, p); in _dhd_wlfc_send_signalonly_packet()
|
| H A D | dbus.c | 2589 dhd_bus_txdata(struct dhd_bus *bus, void *pktbuf) in dhd_bus_txdata() function
|
| H A D | dhd_linux.c | 4121 if (dhd_wlfc_commit_packets(dhdp, (f_commitpkt_t)dhd_bus_txdata, in BCMFASTPATH() 4125 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); in BCMFASTPATH() 4127 ret = dhd_bus_txdata(dhdp->bus, pktbuf); in BCMFASTPATH() 4133 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); in BCMFASTPATH() 4135 ret = dhd_bus_txdata(dhdp->bus, pktbuf); in BCMFASTPATH()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_bus.h | 68 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx); 70 extern int dhd_bus_txdata(struct dhd_bus *bus, void *txp);
|
| H A D | dhd_cdc.c | 632 (f_commitpkt_t)dhd_bus_txdata, dhd->bus, NULL, FALSE); in dhd_prot_hdrpull()
|
| H A D | dhd_wlfc.c | 1129 rc = dhd_bus_txdata(dhdp->bus, p, ctx->host_ifidx); in _dhd_wlfc_send_signalonly_packet() 1131 rc = dhd_bus_txdata(dhdp->bus, p); in _dhd_wlfc_send_signalonly_packet()
|
| H A D | dbus.c | 2602 dhd_bus_txdata(struct dhd_bus *bus, void *pktbuf) in dhd_bus_txdata() function
|
| H A D | dhd_linux.c | 4112 if (dhd_wlfc_commit_packets(dhdp, (f_commitpkt_t)dhd_bus_txdata, in BCMFASTPATH() 4116 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); in BCMFASTPATH() 4118 ret = dhd_bus_txdata(dhdp->bus, pktbuf); in BCMFASTPATH() 4124 ret = dhd_bus_txdata(dhdp->bus, pktbuf, (uint8)ifidx); in BCMFASTPATH() 4126 ret = dhd_bus_txdata(dhdp->bus, pktbuf); in BCMFASTPATH()
|