Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h589 qdf_nbuf_t dp_tx_send_vdev_id_check(struct cdp_soc_t *soc_hdl,
H A Ddp_main.c4890 ctx->tx = dp_tx_send_vdev_id_check; in dp_vdev_fetch_tx_handler()
4891 ctx->tx_fast = dp_tx_send_vdev_id_check; in dp_vdev_fetch_tx_handler()
H A Ddp_tx.c4472 qdf_nbuf_t dp_tx_send_vdev_id_check(struct cdp_soc_t *soc_hdl, in dp_tx_send_vdev_id_check() function