Searched defs:dp_swlm_tcl_params (Results 1 – 1 of 1) sorted by relevance
2080 struct dp_swlm_tcl_params { struct2081 struct dp_soc *soc;2082 uint32_t ring_id;2083 qdf_timer_t flush_timer;2084 uint32_t sampling_session_tx_bytes;2085 uint32_t bytes_flush_thresh;2086 uint64_t coalesce_end_time;2087 uint32_t bytes_coalesced;2088 uint32_t prev_tx_packets;2089 uint32_t prev_tx_bytes;[all …]