Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhtc.c545 u8 tx_alloc = 0; in ath11k_htc_connect_service() local
556 tx_alloc = ath11k_htc_get_credit_allocation(htc, in ath11k_htc_connect_service()
558 if (!tx_alloc) in ath11k_htc_connect_service()
577 flags |= FIELD_PREP(ATH11K_HTC_CONN_FLAGS_RECV_ALLOC, tx_alloc); in ath11k_htc_connect_service()
667 ep->tx_credits = tx_alloc; in ath11k_htc_connect_service()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c1232 u8 tx_alloc; in ath6kl_htc_pipe_conn_service() local
1245 tx_alloc = 0; in ath6kl_htc_pipe_conn_service()
1248 tx_alloc = htc_get_credit_alloc(target, conn_req->svc_id); in ath6kl_htc_pipe_conn_service()
1249 if (tx_alloc == 0) { in ath6kl_htc_pipe_conn_service()
1282 flags = tx_alloc << HTC_CONN_FLGS_SET_RECV_ALLOC_SHIFT; in ath6kl_htc_pipe_conn_service()
1368 ep->cred_dist.credits = tx_alloc; in ath6kl_htc_pipe_conn_service()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtc.c1010 u8 tx_alloc = 0; in ath10k_htc_connect_service() local
1021 tx_alloc = ath10k_htc_get_credit_allocation(htc, in ath10k_htc_connect_service()
1023 if (!tx_alloc) in ath10k_htc_connect_service()
1042 flags |= SM(tx_alloc, ATH10K_HTC_CONN_FLAGS_RECV_ALLOC); in ath10k_htc_connect_service()
1123 ep->tx_credits = tx_alloc; in ath10k_htc_connect_service()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/
H A Dosdep_service.c413 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/
H A Dosdep_service.c413 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/
H A Dosdep_service.c469 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/
H A Dosdep_service.c449 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/
H A Dosdep_service.c449 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/
H A Dosdep_service.c449 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/
H A Dosdep_service.c449 int tx_alloc, tx_peak, tx_alloc_err, rx_alloc, rx_peak, rx_alloc_err; in rtw_mstat_dump() local