Searched refs:RTW8180_BRSR_MBR_MASK (Results 1 – 1 of 1) sorted by relevance
104 #define RTW8180_BRSR_MBR_MASK 0x3 /* Basic Service Rate */ macro105 #define RTW8180_BRSR_MBR_1MBPS LSHIFT(0, RTW8180_BRSR_MBR_MASK)106 #define RTW8180_BRSR_MBR_2MBPS LSHIFT(1, RTW8180_BRSR_MBR_MASK)107 #define RTW8180_BRSR_MBR_5MBPS LSHIFT(2, RTW8180_BRSR_MBR_MASK)108 #define RTW8180_BRSR_MBR_11MBPS LSHIFT(3, RTW8180_BRSR_MBR_MASK)