Home
last modified time | relevance | path

Searched refs:IPA_AGGR_GRANULARITY (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ipa/
A Dipa_endpoint.h23 #define IPA_AGGR_GRANULARITY 500 /* microseconds */ macro
A Dipa_main.c412 u32 granularity = ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY); in ipa_hardware_config_counter()
713 BUILD_BUG_ON(!IPA_AGGR_GRANULARITY); in ipa_validate_build()
716 BUILD_BUG_ON(!ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY)); in ipa_validate_build()
A Dipa_endpoint.c989 ticks = DIV_ROUND_CLOSEST(microseconds, IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()
991 microseconds, max * IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()

Completed in 14 milliseconds