Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Drx_desc.h62 struct rx_frag_info { struct
64 uint32_t ring0_more_count:8, /* [7:0] */
65 ring1_more_count:8, /* [15:8] */
66 ring2_more_count:8, /* [23:16] */
67 ring3_more_count:8; /* [31:24] */
69 uint32_t ring4_more_count:8, /* [7:0] */
70 ring5_more_count:8, /* [15:8] */
71 ring6_more_count:8, /* [23:16] */
72 ring7_more_count:8; /* [31:24] */