Searched refs:set_peer_txq_flush_config (Results 1 – 3 of 3) sorted by relevance
986 if (soc->ops->misc_ops->set_peer_txq_flush_config) { in cdp_set_peer_txq_flush_config()987 return soc->ops->misc_ops->set_peer_txq_flush_config(soc, in cdp_set_peer_txq_flush_config()
1926 int (*set_peer_txq_flush_config)(struct cdp_soc_t *soc_hdl, member
13305 .set_peer_txq_flush_config = dp_set_peer_txq_flush_config,