RTW8180_BRSR_MBR_MASK  110 dev/ic/rtwreg.h #define RTW8180_BRSR_MBR_1MBPS	LSHIFT(0, RTW8180_BRSR_MBR_MASK)
RTW8180_BRSR_MBR_MASK  111 dev/ic/rtwreg.h #define RTW8180_BRSR_MBR_2MBPS	LSHIFT(1, RTW8180_BRSR_MBR_MASK)
RTW8180_BRSR_MBR_MASK  112 dev/ic/rtwreg.h #define RTW8180_BRSR_MBR_5MBPS	LSHIFT(2, RTW8180_BRSR_MBR_MASK)
RTW8180_BRSR_MBR_MASK  113 dev/ic/rtwreg.h #define RTW8180_BRSR_MBR_11MBPS	LSHIFT(3, RTW8180_BRSR_MBR_MASK)