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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h5587 #define IWM_STA_ID_POS (0) macro
5588 #define IWM_STA_ID_MSK (IWM_STA_ID_SEED << IWM_STA_ID_POS)
5597 (((id_n_color) & IWM_STA_ID_MSK) >> IWM_STA_ID_POS)

Completed in 175 milliseconds