Home
last modified time | relevance | path

Searched refs:aggBurstSize (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dsdio_halinit.c582 u8 aggBurstSize = 0; /* 0:1K, 1:512Byte, 2:256Byte... */ in sdio_AggSettingRxUpdate() local
592 valueRxAggCtrl |= ((aggBurstSize<<4) & 0x30); in sdio_AggSettingRxUpdate()