Searched refs:borrow_limit (Results 1 – 7 of 7) sorted by relevance
2026 int lender_ac, borrow_limit = 0; in brcmf_fws_borrow_credit() local2031 borrow_limit = in brcmf_fws_borrow_credit()2034 borrow_limit = 0; in brcmf_fws_borrow_credit()2036 if (fws->fifo_credit[lender_ac] > borrow_limit) { in brcmf_fws_borrow_credit()
1900 int lender_ac, borrow_limit = 0; in _dhd_wlfc_borrow_credit() local1911 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()1913 borrow_limit = 0; in _dhd_wlfc_borrow_credit()1916 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit()
1903 int lender_ac, borrow_limit = 0; in _dhd_wlfc_borrow_credit() local1914 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()1916 borrow_limit = 0; in _dhd_wlfc_borrow_credit()1919 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit()
1906 int lender_ac, borrow_limit = 0; in _dhd_wlfc_borrow_credit() local1917 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()1919 borrow_limit = 0; in _dhd_wlfc_borrow_credit()1922 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit()
2112 int lender_ac, borrow_limit = 0; in _dhd_wlfc_borrow_credit() local2123 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()2125 borrow_limit = 0; in _dhd_wlfc_borrow_credit()2128 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit()
2115 int lender_ac, borrow_limit = 0; in _dhd_wlfc_borrow_credit() local2126 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()2128 borrow_limit = 0; in _dhd_wlfc_borrow_credit()2131 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit()