Home
last modified time | relevance | path

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

/linux/drivers/net/ipa/
H A Dipa_endpoint.h23 #define IPA_AGGR_GRANULARITY 500 /* microseconds */ macro
H 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()