Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dsdio_halinit.c561 u8 aggBurstNum = 3; /* 0:1, 1:2, 2:3, 3:4 */ in sdio_AggSettingRxUpdate() local
569 valueRxAggCtrl |= ((aggBurstNum << 2) & 0x0C); in sdio_AggSettingRxUpdate()