Searched refs:aggBurstNum (Results 1 – 1 of 1) sorted by relevance
581 u8 aggBurstNum = 3; /* 0:1, 1:2, 2:3, 3:4 */ in sdio_AggSettingRxUpdate() local591 valueRxAggCtrl |= ((aggBurstNum<<2) & 0x0C); in sdio_AggSettingRxUpdate()