Home
last modified time | relevance | path

Searched refs:IWM_STATION_COUNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.c370 sc->sc_aux_sta.sta_id = IWM_STATION_COUNT; in iwm_add_aux_sta()
378 sc->sc_aux_sta.sta_id = IWM_STATION_COUNT; in iwm_del_aux_sta()
H A Dif_iwm_util.c510 if (lq->sta_id == IWM_STATION_COUNT) in iwm_send_lq_cmd()
H A Dif_iwmreg.h1977 #define IWM_STATION_COUNT 16 macro