Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
Dhtt.h3477 PREPACK struct htt_tx_flow_metadata { struct
3479 rsvd0_1_0: 2,
3480 tid: 4,
3481 priority: 3, /* Takes enum values of htt_tx_flow_priority_t */
3482 traffic_pattern: 3, /* Takes enum values of htt_tx_flow_traffic_pattern_t */
3483 tid_override: 1, /* If set, tid field in this struct is the final tid.
3486 dedicated_flowq: 1, /* Dedicated flowq per 5 tuple flow. */
3487 latency_sensitive: 2, /* Takes enum values of htt_tx_flow_latency_t */
3488 host_flow_identifier: 16; /* Used by host to map flow metadata with flow entry */