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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub.c57 ah->ah_setTxQueueProps = ar9300_Stub_SetTxQueueProps;
H A Dar9300_freebsd.c330 ah->ah_setTxQueueProps = ar9300_set_tx_queue_props;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c64 .ah_setTxQueueProps = ar5210SetTxQueueProps,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c64 .ah_setTxQueueProps = ar5211SetTxQueueProps,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c60 .ah_setTxQueueProps = ar5212SetTxQueueProps,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h1278 HAL_BOOL __ahdecl(*ah_setTxQueueProps)(struct ath_hal *, int q, member in struct:ath_hal
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h1182 ((*(_ah)->ah_setTxQueueProps)((_ah), (_q), (_qi)))

Completed in 59 milliseconds