Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c58 ah->ah_getTxQueueProps = ar9300_Stub_GetTxQueueProps; in ar9300_set_stub_functions()
Dar9300_freebsd.c331 ah->ah_getTxQueueProps = ar9300_get_tx_queue_props; in ar9300_attach_freebsd_ops()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c65 .ah_getTxQueueProps = ar5210GetTxQueueProps,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c65 .ah_getTxQueueProps = ar5211GetTxQueueProps,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c61 .ah_getTxQueueProps = ar5212GetTxQueueProps,
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1280 HAL_BOOL __ahdecl(*ah_getTxQueueProps)(struct ath_hal *, int q, member
/freebsd-12-stable/sys/dev/ath/
Dif_athvar.h1175 ((*(_ah)->ah_getTxQueueProps)((_ah), (_q), (_qi)))