Home
last modified time | relevance | path

Searched refs:tx_exception (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h1204 ol_txrx_tx_exc_fp tx_exception; member
1243 ol_txrx_tx_exc_fp tx_exception; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c4900 ctx->tx_exception = dp_tx_send_exception_vdev_id_check; in dp_vdev_fetch_tx_handler()
4902 ctx->tx_exception = dp_tx_send_exception; in dp_vdev_fetch_tx_handler()
4921 txrx_ops->tx.tx_exception = ctx.tx_exception; in dp_vdev_register_tx_handler()
11747 ctxt.tx_exception = &dp_tx_exc_drop; in dp_pause_tx_hardstart()