Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h104 struct ce_attr { struct
106 unsigned int flags;
109 unsigned int src_nentries;
115 unsigned int src_sz_max;
118 unsigned int dest_nentries;
120 void (*recv_cb)(struct ath11k_base *, struct sk_buff *);
121 void (*send_cb)(struct ath11k_base *, struct sk_buff *);
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h285 struct ce_attr { struct
308 const struct ce_attr *attr); argument