Searched refs:get_duration (Results 1 – 4 of 4) sorted by relevance
72 return ath9k_hw_ops(ah)->get_duration(ah, ds, index); in ath9k_hw_get_duration()
428 ops->get_duration = ar9002_hw_get_duration; in ar9002_hw_attach_mac_ops()
462 ops->get_duration = ar9003_hw_get_duration; in ar9003_hw_attach_mac_ops()
736 int (*get_duration)(struct ath_hw *ah, const void *ds, int index); member