Home
last modified time | relevance | path

Searched defs:ce_attr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dce.h87 struct ce_attr { struct
89 unsigned int flags;
92 unsigned int src_nentries;
98 unsigned int src_sz_max;
101 unsigned int dest_nentries;
103 void (*recv_cb)(struct ath11k_base *, struct sk_buff *);
H A Dahb.c212 const struct ce_attr *ce_attr; in ath11k_ahb_ce_irq_enable() local
227 const struct ce_attr *ce_attr; in ath11k_ahb_ce_irq_disable() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dce.h285 struct ce_attr { struct
308 const struct ce_attr *attr); argument