Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ath/
H A Dif_ath_alq.h130 #define ATH_ALQ_DEVNAME_LEN 32 macro
138 char sc_alq_devname[ATH_ALQ_DEVNAME_LEN];
H A Dif_ath_alq.c72 strncpy(alq->sc_alq_devname, devname, ATH_ALQ_DEVNAME_LEN); in if_ath_alq_init()