Home
last modified time | relevance | path

Searched refs:dhd_prot_txdata (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_proto.h141 extern int dhd_prot_txdata(dhd_pub_t *dhd, void *p, uint8 ifidx);
Ddhd_pcie.c3967 ret = dhd_prot_txdata(bus->dhd, txp, flow_ring_node->flow_info.ifindex); in dhd_bus_schedule_queue()
Ddhd_msgbuf.c6646 dhd_prot_txdata(dhd_pub_t *dhd, void *PKTBUF, uint8 ifidx) in dhd_prot_txdata() function