Home
last modified time | relevance | path

Searched defs:ce_srng_src_desc (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_internal.h449 struct ce_srng_src_desc { struct
450 uint32_t buffer_addr_lo;
452 uint32_t nbytes:16,
453 rsvd:4,
454 gather:1,
455 dest_swap:1,
456 byte_swap:1,
457 toeplitz_hash_enable:1,
458 buffer_addr_hi:8;
459 uint32_t rsvd1:16,
[all …]