Searched defs:ce_attr (Results 1 – 2 of 2) sorted by relevance
104 struct ce_attr { struct106 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 *);
285 struct ce_attr { struct308 const struct ce_attr *attr); argument