Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/
HDif_ath_tdma.c299 ath_hal_setcca(ah, AH_FALSE); /* disable CCA */ in ath_tdma_config()
HDif_ath.c6183 ath_hal_setcca(ah, AH_TRUE); in ath_newstate()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.h1677 void __ahdecl ath_hal_setcca(struct ath_hal *ah, int ena);
HDah.c1478 ath_hal_setcca(struct ath_hal *ah, int ena) in ath_hal_setcca() function