Home
last modified time | relevance | path

Searched defs:cdp_sawf_ops (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ops.h2470 struct cdp_sawf_ops { struct
2472 (*sawf_def_queues_map_req)(struct cdp_soc_t *soc, uint8_t *mac_addr,
2475 (*sawf_def_queues_unmap_req)(struct cdp_soc_t *soc, uint8_t *mac_addr,
2478 (*sawf_def_queues_get_map_report)(struct cdp_soc_t *soc,
2482 (*sawf_get_peer_msduq_info)(struct cdp_soc_t *soc, uint8_t *mac_addr);
2484 (*txrx_get_peer_sawf_delay_stats)(struct cdp_soc_t *soc,
2488 (*txrx_get_peer_sawf_tx_stats)(struct cdp_soc_t *soc,
2492 (*sawf_mpdu_stats_req)(struct cdp_soc_t *soc, uint8_t enable);
2494 (*sawf_mpdu_details_stats_req)(struct cdp_soc_t *soc, uint8_t enable);
2496 (*txrx_sawf_set_mov_avg_params)(uint32_t num_pkt, uint32_t num_win);
[all …]