Searched defs:al_udma_s2m_q_comp_conf (Results 1 – 1 of 1) sorted by relevance
305 struct al_udma_s2m_q_comp_conf { struct306 al_bool dis_comp_coal; /* disable completion coalescing */307 al_bool en_comp_ring_update; /* enable writing completion descs */308 uint32_t comp_timer; /* completion coalescing timer */309 al_bool en_hdr_split; /* enable header split */310 al_bool force_hdr_split; /* force header split */311 uint16_t hdr_split_size; /* size used for the header split */312 uint8_t q_qos; /* queue QoS */