Searched refs:dhd_prot_txdata (Results 1 – 3 of 3) sorted by relevance
141 extern int dhd_prot_txdata(dhd_pub_t *dhd, void *p, uint8 ifidx);
3967 ret = dhd_prot_txdata(bus->dhd, txp, flow_ring_node->flow_info.ifindex); in dhd_bus_schedule_queue()
6646 dhd_prot_txdata(dhd_pub_t *dhd, void *PKTBUF, uint8 ifidx) in dhd_prot_txdata() function