Searched refs:ci_tsfix (Results 1 – 1 of 1) sorted by relevance
28 static int ci_tsfix = 1; variable29 module_param(ci_tsfix, int, 0444);30 MODULE_PARM_DESC(ci_tsfix, "Detect and fix TS buffer offset shifts in conjunction with CI expansion…171 if (!ci_tsfix) { in tsin_exchange()