Searched refs:FIFO_credit (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 1448 wlfc->FIFO_credit[lender]++; in _dhd_wlfc_return_implied_credit() 1456 wlfc->FIFO_credit[fifo_id]++; in _dhd_wlfc_return_implied_credit() 1916 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit() 1918 ctx->FIFO_credit[lender_ac]--; in _dhd_wlfc_borrow_credit() 1939 ctx->FIFO_credit[lender_ac]++; in _dhd_wlfc_return_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() [all …]
|
| H A D | dhd_wlfc.h | 291 int FIFO_credit[AC_COUNT + 2]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 1448 wlfc->FIFO_credit[lender]++; in _dhd_wlfc_return_implied_credit() 1456 wlfc->FIFO_credit[fifo_id]++; in _dhd_wlfc_return_implied_credit() 1916 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit() 1918 ctx->FIFO_credit[lender_ac]--; in _dhd_wlfc_borrow_credit() 1939 ctx->FIFO_credit[lender_ac]++; in _dhd_wlfc_return_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() [all …]
|
| H A D | dhd_wlfc.h | 291 int FIFO_credit[AC_COUNT + 2]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 1451 wlfc->FIFO_credit[lender]++; in _dhd_wlfc_return_implied_credit() 1459 wlfc->FIFO_credit[fifo_id]++; in _dhd_wlfc_return_implied_credit() 1919 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit() 1921 ctx->FIFO_credit[lender_ac]--; in _dhd_wlfc_borrow_credit() 1942 ctx->FIFO_credit[lender_ac]++; in _dhd_wlfc_return_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() [all …]
|
| H A D | dhd_wlfc.h | 291 int FIFO_credit[AC_COUNT + 2]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.c | 1452 wlfc->FIFO_credit[lender]++; in _dhd_wlfc_return_implied_credit() 1460 wlfc->FIFO_credit[fifo_id]++; in _dhd_wlfc_return_implied_credit() 1922 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit() 1924 ctx->FIFO_credit[lender_ac]--; in _dhd_wlfc_borrow_credit() 1945 ctx->FIFO_credit[lender_ac]++; in _dhd_wlfc_return_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() [all …]
|
| H A D | dhd_wlfc.h | 299 int FIFO_credit[AC_COUNT + 2]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.c | 1629 wlfc->FIFO_credit[lender]++; in _dhd_wlfc_return_implied_credit() 1637 wlfc->FIFO_credit[fifo_id]++; in _dhd_wlfc_return_implied_credit() 2128 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit() 2130 ctx->FIFO_credit[lender_ac]--; in _dhd_wlfc_borrow_credit() 2151 ctx->FIFO_credit[lender_ac]++; in _dhd_wlfc_return_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() [all …]
|
| H A D | dhd_wlfc.h | 311 int FIFO_credit[AC_COUNT + 2]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.c | 1632 wlfc->FIFO_credit[lender]++; in _dhd_wlfc_return_implied_credit() 1640 wlfc->FIFO_credit[fifo_id]++; in _dhd_wlfc_return_implied_credit() 2131 if (ctx->FIFO_credit[lender_ac] > borrow_limit) { in _dhd_wlfc_borrow_credit() 2133 ctx->FIFO_credit[lender_ac]--; in _dhd_wlfc_borrow_credit() 2154 ctx->FIFO_credit[lender_ac]++; in _dhd_wlfc_return_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() [all …]
|
| H A D | dhd_wlfc.h | 311 int FIFO_credit[AC_COUNT + 2]; member
|