Searched refs:aggBurstSize (Results 1 – 1 of 1) sorted by relevance
582 u8 aggBurstSize = 0; /* 0:1K, 1:512Byte, 2:256Byte... */ in sdio_AggSettingRxUpdate() local592 valueRxAggCtrl |= ((aggBurstSize<<4) & 0x30); in sdio_AggSettingRxUpdate()