Searched defs:ath (Results 1 – 1 of 1) sorted by relevance
260 typedef struct ath { struct264 struct ath_hal *asc_ah; /* Atheros HAL */ argument281 struct ath_desc *asc_desc; /* TX/RX descriptors */ argument283 /* pointer to the first "struct ath_buf" */ argument284 struct ath_buf *asc_vbufptr; argument300 struct ath_txq asc_txq[HAL_NUM_TX_QUEUES]; /* tx queues */ argument301 struct ath_txq *asc_ac2q[5]; /* WME AC -> h/w qnum */ argument308 struct ath_stats asc_stats; /* interface statistics */ argument323 } ath_t; argument