Searched refs:small_frames (Results 1 – 1 of 1) sorted by relevance
76 static int small_frames; variable177 module_param(small_frames, int, 0);184 MODULE_PARM_DESC(small_frames, "Maximum size of receive frames that bypass interrupt latency (0,64,…751 if (small_frames > 0) { in starfire_init_one()753 switch (small_frames) { in starfire_init_one()765 if (small_frames > 512) in starfire_init_one()