Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c399 int ar9002_hw_attach_ops(struct ath_hw *ah) in ar9002_hw_attach_ops() function
Dhw.h1146 int ar9002_hw_attach_ops(struct ath_hw *ah);
Dhw.c561 return ar9002_hw_attach_ops(ah); in ath9k_hw_attach_ops()