Searched refs:small_frames (Results 1 – 1 of 1) sorted by relevance
77 static int small_frames; variable193 module_param(small_frames, int, 0);202 MODULE_PARM_DESC(small_frames, "Maximum size of receive frames that bypass interrupt latency (0,64,…804 if (small_frames > 0) { in starfire_init_one()806 switch (small_frames) { in starfire_init_one()818 if (small_frames > 512) in starfire_init_one()