Searched defs:ath_desc (Results 1 – 2 of 2) sorted by relevance
137 struct ath_desc { struct138 uint32_t ds_link;139 uint32_t ds_data;140 uint32_t ds_ctl0;141 uint32_t ds_ctl1;142 uint32_t ds_hw[20];143 union {147 } ds_us;148 void *ds_vdata;
821 struct ath_desc { struct834 struct ath_desc_status { argument