Home
last modified time | relevance | path

Searched refs:dist_flags (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c76 cur_ep_dist->dist_flags |= HTC_EP_ACTIVE; in ath6kl_credit_init()
87 cur_ep_dist->dist_flags |= HTC_EP_ACTIVE; in ath6kl_credit_init()
207 if (!(cur_list->dist_flags & HTC_EP_ACTIVE)) { in ath6kl_credit_update()
307 curdist_list->dist_flags |= HTC_EP_ACTIVE; in ath6kl_credit_redistribute()
310 !(curdist_list->dist_flags & HTC_EP_ACTIVE)) { in ath6kl_credit_redistribute()
1220 if (!(endpoint->cred_dist.dist_flags & HTC_EP_ACTIVE)) { in ath6kl_htc_mbox_activity_changed()
1221 endpoint->cred_dist.dist_flags |= HTC_EP_ACTIVE; in ath6kl_htc_mbox_activity_changed()
1225 if (endpoint->cred_dist.dist_flags & HTC_EP_ACTIVE) { in ath6kl_htc_mbox_activity_changed()
1226 endpoint->cred_dist.dist_flags &= ~HTC_EP_ACTIVE; in ath6kl_htc_mbox_activity_changed()
A Dhtc.h380 u32 dist_flags; member
A Ddebug.c254 ep_dist->dist_flags); in dump_cred_dist()
734 print_credit_info("%10x", dist_flags); in read_file_credit_dist_stats()

Completed in 13 milliseconds