Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8723bs/hal/
Dsdio_halinit.c471 u8 aggBurstNum = 3; /* 0:1, 1:2, 2:3, 3:4 */ in sdio_AggSettingRxUpdate() local
479 valueRxAggCtrl |= ((aggBurstNum << 2) & 0x0C); in sdio_AggSettingRxUpdate()