Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_runvar.h40 #define RT2870_WCID_MAX 64 macro
169 uint16_t wcid_stats[RT2870_WCID_MAX + 1][3];
H A Dif_run.c1042 vap->iv_max_aid = RT2870_WCID_MAX; in run_vap_create()
2641 if (!(stat & RT2860_TXQ_ACKREQ) || wcid > RT2870_WCID_MAX || in run_drain_fifo()
2724 wstat > &(sc->wcid_stats[RT2870_WCID_MAX])) in run_iter_func()
2781 if (wcid > RT2870_WCID_MAX) { in run_newassoc()