Searched refs:tx_desc_thresh_reached (Results 1 – 4 of 4) sorted by relevance
124 !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()
2132 bool (*tx_desc_thresh_reached)(struct cdp_soc_t *soc_hdl, member
6237 .tx_desc_thresh_reached = ol_tx_desc_thresh_reached,
13331 .tx_desc_thresh_reached = dp_tx_desc_thresh_reached,