Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_ath9k.h137 struct ath_desc { struct
138 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;
/titanic_41/usr/src/uts/common/io/ath/
H A Dath_hal.h821 struct ath_desc { struct
834 struct ath_desc_status { argument