Searched defs:ath_mci_profile (Results 1 – 1 of 1) sorted by relevance
103 struct ath_mci_profile { struct104 struct list_head info;106 u16 aggr_limit;130 void ath_mci_flush_profile(struct ath_mci_profile *mci); argument