Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_flow_ctrl_v2.h124 !soc->ops->flowctl_ops->tx_desc_thresh_reached) in cdp_tx_desc_thresh_reached()
127 return soc->ops->flowctl_ops->tx_desc_thresh_reached(soc, vdev_id); in cdp_tx_desc_thresh_reached()
H A Dcdp_txrx_ops.h2132 bool (*tx_desc_thresh_reached)(struct cdp_soc_t *soc_hdl, member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6237 .tx_desc_thresh_reached = ol_tx_desc_thresh_reached,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c13331 .tx_desc_thresh_reached = dp_tx_desc_thresh_reached,