Lines Matching refs:SDMA

503  * TXE SDMA Error flags
517 /* TXE SDMA errors that cause an SPC freeze */
1119 * SDMA error interrupt entry - refers to another register containing more
5346 * Return the SDMA engine error interrupt name.
5409 * Return the SDMA engine interrupt name.
5421 snprintf(buf, bsize, "Invalid SDMA interrupt %u", source);
5644 dd_dev_info(dd, "SDMA Error: %s\n",
5749 * Input value is a bit position of one of the SDMA engine disallowed
5759 * Translate an SDMA engine to a VL. Return -1 if the tranlation cannot
6013 dd_dev_err(sde->dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
6015 dd_dev_err(sde->dd, "CONFIG SDMA(%u) source: %u status 0x%llx\n",
6033 * CCE block SDMA error interrupt. Source is < 16.
6040 dd_dev_err(dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
6042 dd_dev_err(dd, "CONFIG SDMA(%u) source: %u\n", sde->this_idx,
6752 /* notify all SDMA engines that they are going into a freeze */
8129 * TX block SDMA interrupt. Source is < 48.
8131 * SDMA interrupts are grouped by type:
8145 dd_dev_err(dd, "CONFIG SDMA(%u) %s:%d %s()\n", which,
8154 dd_dev_err(dd, "Invalid SDMA interrupt 0x%x\n", source);
8328 dd_dev_err(dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
8348 dd_dev_info_ratelimited(dd, "SDMA engine %u interrupt, but no status bits set\n",
11731 * wait for occupancy (of per-VL FIFOs) for all contexts, and SDMA
12228 "\t Per SDMA Engine");
13292 * SDMA engine interrupt sources grouped by type, rather than
13294 * SDMA
13571 /* SDMA Send buffers */
13790 * TXE Per-SDMA CSRs
14039 /* disable send contexts and SDMA engines */
14742 /* enable all PIO, SDMA, general, and Egress errors */
14748 /* enable all per-context and per-SDMA engine errors */
15121 if (HFI1_CAP_IS_KSET(SDMA) && num_vls > sdma_engines) {