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