Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dhtc.h177 __le16 cred_cnt; member
Dhtc_pipe.c1583 ready_msg->ver2_0_info.cred_cnt, in ath6kl_htc_pipe_wait_target()
1586 target->tgt_creds = le16_to_cpu(ready_msg->ver2_0_info.cred_cnt); in ath6kl_htc_pipe_wait_target()
Dhtc_mbox.c2677 if (!rdy_msg->ver2_0_info.cred_cnt || !rdy_msg->ver2_0_info.cred_sz) { in ath6kl_htc_mbox_wait_target()
2682 target->tgt_creds = le16_to_cpu(rdy_msg->ver2_0_info.cred_cnt); in ath6kl_htc_mbox_wait_target()