Home
last modified time | relevance | path

Searched defs:htc_target (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc_hst.h116 struct htc_target { struct
117 void *hif_dev;
119 struct device *dev;
120 struct ath9k_htc_hif *hif;
122 struct completion target_wait;
123 struct completion cmd_wait;
124 struct list_head list;
126 u16 credits;
127 u16 credit_size;
128 u8 htc_flags;
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dhtc.h584 struct htc_target { struct
593 int tgt_creds;
597 spinlock_t htc_lock;
600 spinlock_t rx_lock;
603 spinlock_t tx_lock;
606 u32 htc_flags;
607 u32 rx_st_flags;
609 u8 htc_tgt_ver;
614 u32 tx_bndl_mask;
615 int rx_bndl_enable;
[all …]
A Dhtc_mbox.c146 static int ath6kl_htc_mbox_credit_setup(struct htc_target *htc_target, in ath6kl_htc_mbox_credit_setup()
A Dcore.h707 struct htc_target *htc_target; member

Completed in 16 milliseconds