Searched refs:bucket_type (Results 1 – 1 of 1) sorted by relevance
11423 uint8_t bucket_type; in hdd_tx_latency_enable() local11448 bucket_type = nla_get_u8(bucket_type_attr); in hdd_tx_latency_enable()11449 if (bucket_type >= CDP_TX_LATENCY_TYPE_MAX) { in hdd_tx_latency_enable()11450 hdd_err_rl("Invalid bucket type %u", bucket_type); in hdd_tx_latency_enable()11454 config.granularity[bucket_type] = in hdd_tx_latency_enable()11456 if (!config.granularity[bucket_type]) { in hdd_tx_latency_enable()11458 bucket_type); in hdd_tx_latency_enable()