Searched refs:ATH_RX_LOCK_INIT (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/dev/ath/ | ||
| HD | if_ath_pci.c | 252 ATH_RX_LOCK_INIT(sc); in ath_pci_attach() |
| HD | if_ath_ahb.c | 241 ATH_RX_LOCK_INIT(sc); in ath_ahb_attach() |
| HD | if_athvar.h | 959 #define ATH_RX_LOCK_INIT(_sc) do {\ macro |