Lines Matching +full:layer +full:- +full:buffer +full:- +full:offset
1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
56 /* *INDENT-OFF* */
60 /* *INDENT-ON* */
69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */
70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */
82 * interrupt controller of each bus-master unit in the I/O Fabric.
150 /** Prefetch header buffer parity error */
152 /** Prefetch descriptor buffer parity error */
154 /** Data buffer parity error */
156 /** Data header buffer parity error */
158 /** Completion coalescing buffer parity error */
160 /** UNACK packets buffer parity error */
162 /** ACK packets buffer parity error */
164 /** AXI data buffer parity error */
255 * layer (RAID, Ethernet etc)
261 * Application layer (RAID, Ethernet etc)
267 * Application layer (RAID, Ethernet etc)
273 * failure at the Application layer (RAID, Ethernet etc)
282 /** Prefetch descriptor buffer parity error */
284 /** Completion coalescing buffer parity error */
286 /** PRE-UNACK packets buffer parity error */
288 /** UNACK packets buffer parity error */
290 /** Data buffer parity error */
292 /** Data header buffer parity error */
297 * packet length indicating a failure at the Application layer (RAID, Ethernet
307 * indicates a failure at the application layer.
317 * failure at the application layer.
368 * by an error at the application layer which sends packet data without
426 * Data write, The application requested header split but the buffer descriptor
427 * doesn't include a second buffer for the header
433 * second buffer allocated for the header is not enough for the requested
434 * header length. The remaining of the header is written to buffer 1 (data
435 * buffer).
464 * interrupt and MSIX modes. The m2s/s2m errors/abort are a set of bit-wise
468 * The bit-mask that the _errors_disable and _aborts_disable are described in
472 * @param mode interrupt scheme mode (legacy, MSI-X..)
474 * This is a bit-wise mask, to indicate which one of the error causes in
479 * This is a bit-wise mask, to indicate which one of the error causes in
484 * This is a bit-wise mask, to indicate which one of the error causes in
489 * This is a bit-wise mask, to indicate which one of the error causes in
494 * @return 0 on success. -EINVAL otherwise.
503 * return the offset of the unmask register for a given group.
504 * this function can be used when the upper layer wants to directly
510 * @return the offset of the unmask register.
532 (void __iomem *)®s->gen.interrupt_regs.main_iofic : in al_udma_iofic_reg_base_get()
533 (void __iomem *)®s->gen.interrupt_regs.secondary_iofic_ctrl; in al_udma_iofic_reg_base_get()
544 * @returns 0 - invalid, 1 - valid