Lines Matching defs:what
5453 /* what interrupt */
5454 unsigned int what = source / TXE_NUM_SDMA_ENGINES;
5458 if (likely(what < 3))
5459 snprintf(buf, bsize, "%s%u", sdma_int_names[what], which);
7368 * Set link_speed_active here, overriding what was set in
7582 * what's in the link_crc_mask, crc_sizes, and crc_val
8178 /* what interrupt */
8179 unsigned int what = source / TXE_NUM_SDMA_ENGINES;
8189 if (likely(what < 3 && which < dd->num_sdma)) {
11041 * the setting with what is actually supported. This has two benefits.
11042 * First, enabled can't have unsupported values, no matter what the
11331 static void nonzero_msg(struct hfi1_devdata *dd, int idx, const char *what,
11336 what, (int)limit, idx);