Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ctrl.h283 !soc->ops->ctrl_ops->tx_flush_buffers) in cdp_tx_flush_buffers()
286 soc->ops->ctrl_ops->tx_flush_buffers(soc, vdev_id); in cdp_tx_flush_buffers()
H A Dcdp_txrx_ops.h800 void (*tx_flush_buffers)(struct cdp_soc_t *soc, uint8_t vdev_id); member