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

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_alq.h122 #define ATH_ALQ_DEVNAME_LEN 32 macro
130 char sc_alq_devname[ATH_ALQ_DEVNAME_LEN];
H A Dif_ath_alq.c72 strncpy(alq->sc_alq_devname, devname, ATH_ALQ_DEVNAME_LEN);

Completed in 96 milliseconds