Home
last modified time | relevance | path

Searched refs:ath_hal_setcca (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_ath_tdma.c298 ath_hal_setcca(ah, AH_FALSE); /* disable CCA */ in ath_tdma_config()
HDif_ath.c5760 ath_hal_setcca(ah, AH_TRUE); in ath_newstate()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h1651 void __ahdecl ath_hal_setcca(struct ath_hal *ah, int ena);
HDah.c1380 ath_hal_setcca(struct ath_hal *ah, int ena) in ath_hal_setcca() function