Home
last modified time | relevance | path

Searched refs:ar9003_hw_attach_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_hw.c1174 void ar9003_hw_attach_ops(struct ath_hw *ah) in ar9003_hw_attach_ops() function
H A Dhw.h1149 void ar9003_hw_attach_ops(struct ath_hw *ah);
H A Dhw.c562 ar9003_hw_attach_ops(ah); in ath9k_hw_attach_ops()