Searched refs:sx_maxints (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsx.c112 static int sx_maxints = 100; variable
146 module_param(sx_maxints, int, 0);
1763 sx_write_board_word(board, cc_int_count, sx_maxints);
1765 if (sx_maxints)
1767 SI_PROCESSOR_CLOCK / 8 / sx_maxints);

Completed in 49 milliseconds