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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h4048 #define IWM_LQ_FLAG_RTS_BW_SIG_POS 4 macro
4049 #define IWM_LQ_FLAG_RTS_BW_SIG_NONE (0 << IWM_LQ_FLAG_RTS_BW_SIG_POS)
4050 #define IWM_LQ_FLAG_RTS_BW_SIG_STATIC (1 << IWM_LQ_FLAG_RTS_BW_SIG_POS)
4051 #define IWM_LQ_FLAG_RTS_BW_SIG_DYNAMIC (2 << IWM_LQ_FLAG_RTS_BW_SIG_POS)

Completed in 125 milliseconds