Searched refs:ah_getTxQueueProps (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c58 ah->ah_getTxQueueProps = ar9300_Stub_GetTxQueueProps;
H A Dar9300_freebsd.c91 ah->ah_getTxQueueProps = ar9300_get_tx_queue_props;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c63 .ah_getTxQueueProps = ar5210GetTxQueueProps,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c63 .ah_getTxQueueProps = ar5211GetTxQueueProps,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c59 .ah_getTxQueueProps = ar5212GetTxQueueProps,
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1335 HAL_BOOL __ahdecl(*ah_getTxQueueProps)(struct ath_hal *, int q, member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1129 ((*(_ah)->ah_getTxQueueProps)((_ah), (_q), (_qi)))

Completed in 175 milliseconds