Searched refs:ah_setDfsCacTxQuiet (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.c1513 if (ah->ah_setDfsCacTxQuiet == NULL)
1515 ah->ah_setDfsCacTxQuiet(ah, ena);
H A Dah.h1419 void __ahdecl(*ah_setDfsCacTxQuiet)(struct ath_hal *, HAL_BOOL); member in struct:ath_hal
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c421 ah->ah_setDfsCacTxQuiet = ar9300_cac_tx_quiet;

Completed in 50 milliseconds