Searched refs:tc_off_max (Results 1 – 2 of 2) sorted by relevance
118 if (off > priv->tc_off_max) in tc_fill_entry()273 priv->tc_off_max = 64; in tc_init()276 priv->tc_off_max = 128; in tc_init()279 priv->tc_off_max = 256; in tc_init()309 priv->tc_entries_max, priv->tc_off_max); in tc_init()
288 unsigned int tc_off_max; member