Searched refs:ath_hal_logfile (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/ath/
H A Dah_osdep.c194 static char ath_hal_logfile[MAXPATHLEN] = "/tmp/ath_hal.log"; variable
197 &ath_hal_logfile, sizeof(kernelname), "Name of ALQ logfile");
207 error = alq_open(&ath_hal_alq, ath_hal_logfile,
213 ath_hal_logfile);

Completed in 119 milliseconds