Home
last modified time | relevance | path

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

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