Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx_sdio.c773 u16 *curr_free_space; in halmac_tx_allowed_sdio_88xx() local
838 curr_free_space = in halmac_tx_allowed_sdio_88xx()
842 curr_free_space = in halmac_tx_allowed_sdio_88xx()
846 curr_free_space = in halmac_tx_allowed_sdio_88xx()
850 curr_free_space = in halmac_tx_allowed_sdio_88xx()
878 if ((u32)(*curr_free_space + in halmac_tx_allowed_sdio_88xx()
881 if (*curr_free_space >= total_required_page_num) { in halmac_tx_allowed_sdio_88xx()
882 *curr_free_space -= in halmac_tx_allowed_sdio_88xx()
888 *curr_free_space); in halmac_tx_allowed_sdio_88xx()
889 *curr_free_space = 0; in halmac_tx_allowed_sdio_88xx()