Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.h179 int dp_flush_tx_ring_rh(struct dp_pdev *pdev, int ring_id);
H A Ddp_rh_tx.c252 int dp_flush_tx_ring_rh(struct dp_pdev *pdev, int ring_id) in dp_flush_tx_ring_rh() function
H A Ddp_rh.c996 arch_ops->dp_flush_tx_ring = dp_flush_tx_ring_rh; in dp_initialize_arch_ops_rh()