Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dmci.h103 struct ath_mci_profile { struct
104 struct list_head info;
106 u16 aggr_limit;
130 void ath_mci_flush_profile(struct ath_mci_profile *mci); argument