Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A D_sdio.c1291 u16 wde_min = ch_cfg[tx_info->ch_dma].min; in chk_fs_enuf() local
1298 wde_aval = wde_max - wde_min; //public in chk_fs_enuf()
1303 wde_aval += (wde_min < wde_use) ? 0 : (wde_min - wde_use); in chk_fs_enuf()
1309 if (pub_info->wp_aval <= ple_thrd && wde_use > wde_min) in chk_fs_enuf()