Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6289 #define IWM_STA_ID_POS (0) macro
6290 #define IWM_STA_ID_MSK (IWM_STA_ID_SEED << IWM_STA_ID_POS)
6299 (((id_n_color) & IWM_STA_ID_MSK) >> IWM_STA_ID_POS)