Searched refs:TX_LATENCY_ATTR (Results 1 – 1 of 1) sorted by relevance
10835 #define TX_LATENCY_ATTR(_name) QCA_WLAN_VENDOR_ATTR_TX_LATENCY_ ## _name macro10838 tx_latency_bucket_policy[TX_LATENCY_ATTR(BUCKET_MAX) + 1] = {10839 [TX_LATENCY_ATTR(BUCKET_TYPE)] = {.type = NLA_U8},10840 [TX_LATENCY_ATTR(BUCKET_GRANULARITY)] = {.type = NLA_U32},10841 [TX_LATENCY_ATTR(BUCKET_AVERAGE)] = {.type = NLA_U32},10842 [TX_LATENCY_ATTR(BUCKET_DISTRIBUTION)] = {10847 tx_latency_link_policy[TX_LATENCY_ATTR(LINK_MAX) + 1] = {10848 [TX_LATENCY_ATTR(LINK_MAC_REMOTE)] = {10850 [TX_LATENCY_ATTR(LINK_STAT_BUCKETS)] =10855 tx_latency_policy[TX_LATENCY_ATTR(MAX) + 1] = {[all …]