Searched refs:RDS_RX_MAX_TRACES (Results 1 – 2 of 2) sorted by relevance
259 #define RDS_RX_MAX_TRACES (RDS_MSG_RX_DGRAM_TRACE_MAX + 1) macro276 u64 i_rx_lat_trace[RDS_RX_MAX_TRACES];
56 for (i = 0; i < RDS_RX_MAX_TRACES; i++) in rds_inc_init()