Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c1911 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()
1987 if (ctx->Init_FIFO_credit[i] != ctx->FIFO_credit[i]) { in _dhd_wlfc_FIFOcreditmap_update()
1989 __FUNCTION__, ctx->Init_FIFO_credit[i], ctx->FIFO_credit[i])); in _dhd_wlfc_FIFOcreditmap_update()
1994 ctx->FIFO_credit[0] += (credits[0] - ctx->Init_FIFO_credit[0]); in _dhd_wlfc_FIFOcreditmap_update()
1995 ctx->FIFO_credit[1] += (credits[1] - ctx->Init_FIFO_credit[1]); in _dhd_wlfc_FIFOcreditmap_update()
1996 ctx->FIFO_credit[2] += (credits[2] - ctx->Init_FIFO_credit[2]); in _dhd_wlfc_FIFOcreditmap_update()
1997 ctx->FIFO_credit[3] += (credits[3] - ctx->Init_FIFO_credit[3]); in _dhd_wlfc_FIFOcreditmap_update()
1998 ctx->FIFO_credit[4] += (credits[4] - ctx->Init_FIFO_credit[4]); in _dhd_wlfc_FIFOcreditmap_update()
2000 ctx->Init_FIFO_credit[0] = credits[0]; in _dhd_wlfc_FIFOcreditmap_update()
2001 ctx->Init_FIFO_credit[1] = credits[1]; in _dhd_wlfc_FIFOcreditmap_update()
[all …]
H A Ddhd_wlfc.h289 int Init_FIFO_credit[AC_COUNT + 2]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c1911 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()
1987 if (ctx->Init_FIFO_credit[i] != ctx->FIFO_credit[i]) { in _dhd_wlfc_FIFOcreditmap_update()
1989 __FUNCTION__, ctx->Init_FIFO_credit[i], ctx->FIFO_credit[i])); in _dhd_wlfc_FIFOcreditmap_update()
1994 ctx->FIFO_credit[0] += (credits[0] - ctx->Init_FIFO_credit[0]); in _dhd_wlfc_FIFOcreditmap_update()
1995 ctx->FIFO_credit[1] += (credits[1] - ctx->Init_FIFO_credit[1]); in _dhd_wlfc_FIFOcreditmap_update()
1996 ctx->FIFO_credit[2] += (credits[2] - ctx->Init_FIFO_credit[2]); in _dhd_wlfc_FIFOcreditmap_update()
1997 ctx->FIFO_credit[3] += (credits[3] - ctx->Init_FIFO_credit[3]); in _dhd_wlfc_FIFOcreditmap_update()
1998 ctx->FIFO_credit[4] += (credits[4] - ctx->Init_FIFO_credit[4]); in _dhd_wlfc_FIFOcreditmap_update()
2000 ctx->Init_FIFO_credit[0] = credits[0]; in _dhd_wlfc_FIFOcreditmap_update()
2001 ctx->Init_FIFO_credit[1] = credits[1]; in _dhd_wlfc_FIFOcreditmap_update()
[all …]
H A Ddhd_wlfc.h289 int Init_FIFO_credit[AC_COUNT + 2]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c1914 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()
1990 if (ctx->Init_FIFO_credit[i] != ctx->FIFO_credit[i]) { in _dhd_wlfc_FIFOcreditmap_update()
1992 __FUNCTION__, ctx->Init_FIFO_credit[i], ctx->FIFO_credit[i])); in _dhd_wlfc_FIFOcreditmap_update()
1997 ctx->FIFO_credit[0] += (credits[0] - ctx->Init_FIFO_credit[0]); in _dhd_wlfc_FIFOcreditmap_update()
1998 ctx->FIFO_credit[1] += (credits[1] - ctx->Init_FIFO_credit[1]); in _dhd_wlfc_FIFOcreditmap_update()
1999 ctx->FIFO_credit[2] += (credits[2] - ctx->Init_FIFO_credit[2]); in _dhd_wlfc_FIFOcreditmap_update()
2000 ctx->FIFO_credit[3] += (credits[3] - ctx->Init_FIFO_credit[3]); in _dhd_wlfc_FIFOcreditmap_update()
2001 ctx->FIFO_credit[4] += (credits[4] - ctx->Init_FIFO_credit[4]); in _dhd_wlfc_FIFOcreditmap_update()
2003 ctx->Init_FIFO_credit[0] = credits[0]; in _dhd_wlfc_FIFOcreditmap_update()
2004 ctx->Init_FIFO_credit[1] = credits[1]; in _dhd_wlfc_FIFOcreditmap_update()
[all …]
H A Ddhd_wlfc.h289 int Init_FIFO_credit[AC_COUNT + 2]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c1917 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()
1993 if (ctx->Init_FIFO_credit[i] != ctx->FIFO_credit[i]) { in _dhd_wlfc_FIFOcreditmap_update()
1995 __FUNCTION__, ctx->Init_FIFO_credit[i], ctx->FIFO_credit[i])); in _dhd_wlfc_FIFOcreditmap_update()
2000 ctx->FIFO_credit[0] += (credits[0] - ctx->Init_FIFO_credit[0]); in _dhd_wlfc_FIFOcreditmap_update()
2001 ctx->FIFO_credit[1] += (credits[1] - ctx->Init_FIFO_credit[1]); in _dhd_wlfc_FIFOcreditmap_update()
2002 ctx->FIFO_credit[2] += (credits[2] - ctx->Init_FIFO_credit[2]); in _dhd_wlfc_FIFOcreditmap_update()
2003 ctx->FIFO_credit[3] += (credits[3] - ctx->Init_FIFO_credit[3]); in _dhd_wlfc_FIFOcreditmap_update()
2004 ctx->FIFO_credit[4] += (credits[4] - ctx->Init_FIFO_credit[4]); in _dhd_wlfc_FIFOcreditmap_update()
2006 ctx->Init_FIFO_credit[0] = credits[0]; in _dhd_wlfc_FIFOcreditmap_update()
2007 ctx->Init_FIFO_credit[1] = credits[1]; in _dhd_wlfc_FIFOcreditmap_update()
[all …]
H A Ddhd_wlfc.h297 int Init_FIFO_credit[AC_COUNT + 2]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c2123 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()
2199 if (ctx->Init_FIFO_credit[i] != ctx->FIFO_credit[i]) { in _dhd_wlfc_FIFOcreditmap_update()
2201 __FUNCTION__, ctx->Init_FIFO_credit[i], ctx->FIFO_credit[i])); in _dhd_wlfc_FIFOcreditmap_update()
2206 ctx->FIFO_credit[0] += (credits[0] - ctx->Init_FIFO_credit[0]); in _dhd_wlfc_FIFOcreditmap_update()
2207 ctx->FIFO_credit[1] += (credits[1] - ctx->Init_FIFO_credit[1]); in _dhd_wlfc_FIFOcreditmap_update()
2208 ctx->FIFO_credit[2] += (credits[2] - ctx->Init_FIFO_credit[2]); in _dhd_wlfc_FIFOcreditmap_update()
2209 ctx->FIFO_credit[3] += (credits[3] - ctx->Init_FIFO_credit[3]); in _dhd_wlfc_FIFOcreditmap_update()
2210 ctx->FIFO_credit[4] += (credits[4] - ctx->Init_FIFO_credit[4]); in _dhd_wlfc_FIFOcreditmap_update()
2212 ctx->Init_FIFO_credit[0] = credits[0]; in _dhd_wlfc_FIFOcreditmap_update()
2213 ctx->Init_FIFO_credit[1] = credits[1]; in _dhd_wlfc_FIFOcreditmap_update()
[all …]
H A Ddhd_wlfc.h309 int Init_FIFO_credit[AC_COUNT + 2]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c2126 borrow_limit = ctx->Init_FIFO_credit[lender_ac]/WLFC_BORROW_LIMIT_RATIO; in _dhd_wlfc_borrow_credit()
2202 if (ctx->Init_FIFO_credit[i] != ctx->FIFO_credit[i]) { in _dhd_wlfc_FIFOcreditmap_update()
2204 __FUNCTION__, ctx->Init_FIFO_credit[i], ctx->FIFO_credit[i])); in _dhd_wlfc_FIFOcreditmap_update()
2209 ctx->FIFO_credit[0] += (credits[0] - ctx->Init_FIFO_credit[0]); in _dhd_wlfc_FIFOcreditmap_update()
2210 ctx->FIFO_credit[1] += (credits[1] - ctx->Init_FIFO_credit[1]); in _dhd_wlfc_FIFOcreditmap_update()
2211 ctx->FIFO_credit[2] += (credits[2] - ctx->Init_FIFO_credit[2]); in _dhd_wlfc_FIFOcreditmap_update()
2212 ctx->FIFO_credit[3] += (credits[3] - ctx->Init_FIFO_credit[3]); in _dhd_wlfc_FIFOcreditmap_update()
2213 ctx->FIFO_credit[4] += (credits[4] - ctx->Init_FIFO_credit[4]); in _dhd_wlfc_FIFOcreditmap_update()
2215 ctx->Init_FIFO_credit[0] = credits[0]; in _dhd_wlfc_FIFOcreditmap_update()
2216 ctx->Init_FIFO_credit[1] = credits[1]; in _dhd_wlfc_FIFOcreditmap_update()
[all …]
H A Ddhd_wlfc.h309 int Init_FIFO_credit[AC_COUNT + 2]; member