Lines Matching refs:middle
234 int middle, in hfi1_make_ruc_header_16B() argument
267 middle = 0; in hfi1_make_ruc_header_16B()
273 middle = 0; in hfi1_make_ruc_header_16B()
279 middle = 0; in hfi1_make_ruc_header_16B()
281 if (middle) in hfi1_make_ruc_header_16B()
323 int middle, in hfi1_make_ruc_header_9B() argument
343 middle = 0; in hfi1_make_ruc_header_9B()
351 middle = 0; in hfi1_make_ruc_header_9B()
357 middle = 0; in hfi1_make_ruc_header_9B()
359 if (middle) in hfi1_make_ruc_header_9B()
377 u32 bth0, u32 bth1, u32 bth2, int middle,
387 u32 bth0, u32 bth1, u32 bth2, int middle, in hfi1_make_ruc_header() argument
408 hfi1_ruc_header_tbl[priv->hdr_type](qp, ohdr, bth0, bth1, bth2, middle, in hfi1_make_ruc_header()