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