Home
last modified time | relevance | path

Searched refs:set_peer_txq_flush_config (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_misc.h986 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()
H A Dcdp_txrx_ops.h1926 int (*set_peer_txq_flush_config)(struct cdp_soc_t *soc_hdl, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c13305 .set_peer_txq_flush_config = dp_set_peer_txq_flush_config,