Searched refs:small_frames (Results 1 – 1 of 1) sorted by relevance
78 static int small_frames; variable185 module_param(small_frames, int, 0);192 MODULE_PARM_DESC(small_frames, "Maximum size of receive frames that bypass interrupt latency (0,64,…764 if (small_frames > 0) { in starfire_init_one()766 switch (small_frames) { in starfire_init_one()778 if (small_frames > 512) in starfire_init_one()