Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcommon.h82 struct ath6kl_htc_credit_info;
H A Dhtc.h446 struct ath6kl_htc_credit_info { struct
576 struct ath6kl_htc_credit_info *cred_info);
592 struct ath6kl_htc_credit_info *credit_info;
H A Dhtc-ops.h94 struct ath6kl_htc_credit_info *info) in ath6kl_htc_credit_setup()
H A Dhtc_mbox.c33 struct ath6kl_htc_credit_info *cred_info,
40 static void ath6kl_credit_deposit(struct ath6kl_htc_credit_info *cred_info, in ath6kl_credit_deposit()
52 static void ath6kl_credit_init(struct ath6kl_htc_credit_info *cred_info, in ath6kl_credit_init()
147 struct ath6kl_htc_credit_info *cred_info) in ath6kl_htc_mbox_credit_setup()
151 memset(cred_info, 0, sizeof(struct ath6kl_htc_credit_info)); in ath6kl_htc_mbox_credit_setup()
166 static void ath6kl_credit_reduce(struct ath6kl_htc_credit_info *cred_info, in ath6kl_credit_reduce()
185 static void ath6kl_credit_update(struct ath6kl_htc_credit_info *cred_info, in ath6kl_credit_update()
220 static void ath6kl_credit_seek(struct ath6kl_htc_credit_info *cred_info, in ath6kl_credit_seek()
296 static void ath6kl_credit_redistribute(struct ath6kl_htc_credit_info *info, in ath6kl_credit_redistribute()
329 static void ath6kl_credit_distribute(struct ath6kl_htc_credit_info *cred_info, in ath6kl_credit_distribute()
[all …]
H A Dcore.h742 struct ath6kl_htc_credit_info credit_state_info;
H A Dhtc_pipe.c1699 struct ath6kl_htc_credit_info *info) in ath6kl_htc_pipe_credit_setup()