Searched defs:sge_params (Results 1 – 2 of 2) sorted by relevance
212 struct sge_params { struct213 int timer_val[SGE_NTIMERS]; /* final, scaled values */214 int counter_val[SGE_NCOUNTERS];215 int fl_starve_threshold;216 int fl_starve_threshold2;217 int page_shift;218 int eq_s_qpp;219 int iq_s_qpp;220 int spg_len;221 int pad_boundary;[all …]
322 struct sge_params { struct323 unsigned int max_pkt_size; /* max offload pkt size */324 struct qset_params qset[SGE_QSETS];