Searched defs:sge_params (Results 1 – 2 of 2) sorted by relevance
264 struct sge_params { struct265 int timer_val[SGE_NTIMERS]; /* final, scaled values */266 int counter_val[SGE_NCOUNTERS];267 int fl_starve_threshold;268 int fl_starve_threshold2;269 int page_shift;270 int eq_s_qpp;271 int iq_s_qpp;272 int spg_len;273 int pad_boundary;[all …]
321 struct sge_params { struct322 unsigned int max_pkt_size; /* max offload pkt size */323 struct qset_params qset[SGE_QSETS];