Home
last modified time | relevance | path

Searched refs:force_flush (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.h126 uint32_t quota, bool force_flush);
H A Ddp_rx_mon_status_1.0.c1309 uint32_t quota, bool force_flush) in dp_mon_drop_packets_for_mac() argument
1314 dp_mon_dest_srng_drop_for_mac(pdev, mac_id, force_flush); in dp_mon_drop_packets_for_mac()
1320 uint32_t quota, bool force_flush) in dp_mon_drop_packets_for_mac() argument
H A Ddp_rx_mon_dest_1.0.c953 bool force_flush) in dp_mon_dest_srng_drop_for_mac() argument
991 (reap_cnt < MON_DROP_REAP_LIMIT || force_flush)) { in dp_mon_dest_srng_drop_for_mac()
992 if (is_rxdma_dst_ring_common && !force_flush) { in dp_mon_dest_srng_drop_for_mac()
H A Ddp_rx_mon_1.0.h122 bool force_flush);
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_api.h721 void ce_flush_tx_ring_write_idx(struct CE_handle *ce_tx_hdl, bool force_flush);
H A Dce_service.c422 void ce_flush_tx_ring_write_idx(struct CE_handle *ce_tx_hdl, bool force_flush) in ce_flush_tx_ring_write_idx() argument
428 if (force_flush) in ce_flush_tx_ring_write_idx()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h655 uint8_t *force_flush);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.c932 static void dp_update_ring_hptp_rh(struct dp_soc *soc, bool force_flush) in dp_update_ring_hptp_rh() argument
938 ce_flush_tx_ring_write_idx(tx_ep_info->ce_tx_hdl, force_flush); in dp_update_ring_hptp_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h645 bool force_flush);