Home
last modified time | relevance | path

Searched refs:dp_tx_send_exception (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c1789 nbuf_copy = dp_tx_send_exception((struct cdp_soc_t *)
1825 if (dp_tx_send_exception((struct cdp_soc_t *)soc,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h606 dp_tx_send_exception(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
H A Ddp_tx.c3951 dp_tx_send_exception(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, in dp_tx_send_exception() function
4146 return dp_tx_send_exception(soc_hdl, vdev_id, nbuf, tx_exc_metadata); in dp_tx_send_exception_vdev_id_check()
H A Ddp_main.c4902 ctx->tx_exception = dp_tx_send_exception; in dp_vdev_fetch_tx_handler()
12371 .tx_send_exc = dp_tx_send_exception,