Lines Matching +full:conf +full:- +full:rx

9 found at http://www.gnu.org/licenses/gpl-2.0.html
53 /* *INDENT-OFF* */
57 /* *INDENT-ON* */
284 * (in AXI beats-128b) (5b)
315 /** UDMA per queue Target-ID control configuration */
317 /* Enable usage of the Target-ID per queue according to 'tgtid' */
320 /* Enable usage of the Target-ID from the descriptor buffer address 63:48 */
323 /* Target-ID to be applied when 'queue_en' is asserted */
331 /** UDMA Target-ID control configuration */
336 /* RX queue configuration */
340 /** UDMA Target-ID MSIX control configuration */
342 /* Enable write to all TGTID_n registers in the MSI-X Controller */
345 /* use TGTID_n [7:0] from MSI-X Controller for MSI-X message */
349 /* Report Error - to be used for abort */
352 /* Statistics - TBD */
370 struct al_udma_m2s_pkt_len_conf *conf);
374 struct al_udma_m2s_desc_pref_conf *conf);
376 struct al_udma_m2s_desc_pref_conf *conf);
389 struct al_udma_s2m_desc_pref_conf *conf);
391 struct al_udma_m2s_desc_pref_conf *conf);
395 struct al_udma_s2m_data_write_conf *conf);
402 struct al_udma_s2m_completion_conf *conf);
415 struct al_udma_m2s_rlimit_cfg *conf);
421 struct al_udma_m2s_rlimit_cfg *conf);
427 struct al_udma_m2s_q_dwrr_conf *conf);
433 struct al_udma_m2s_comp_timeouts *conf);
435 struct al_udma_m2s_comp_timeouts *conf);
440 return (al_reg_read32(&unit_regs->gen.dma_misc.revision) in al_udma_get_revision()
446 * S2M UDMA Configure the expected behavior of Rx/S2M UDMA when there are no Rx Descriptors.
456 * - The hint interrupt is raised immediately without waiting
458 * - value 0 means wait for ever.
461 * - When get_interrupt is set, the API won't program the iofic to unmask this
465 * - The hardware's default configuration is: no drop packet, generate hint
467 * - This API must be called once and before enabling the UDMA
524 struct al_udma_s2m_q_comp_conf *conf);
526 /** UDMA Target-ID control configuration per queue */
529 struct al_udma_gen_tgtid_conf *conf,
532 /** UDMA Target-ID control configuration */
535 struct al_udma_gen_tgtid_conf *conf);
537 /** UDMA Target-ID MSIX control configuration */
540 struct al_udma_gen_tgtid_msix_conf *conf);
542 /* *INDENT-OFF* */
546 /* *INDENT-ON* */