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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dah_osdep.c198 static char ath_hal_logfile[MAXPATHLEN] = "/tmp/ath_hal.log"; variable
201 &ath_hal_logfile, sizeof(kernelname), "Name of ALQ logfile");
211 error = alq_open(&ath_hal_alq, ath_hal_logfile,
217 ath_hal_logfile);

Completed in 28 milliseconds