Home
last modified time | relevance | path

Searched refs:ar5k_rt_copy (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5xxx.c262 ar5k_rt_copy(&hal->ah_rt_11a, &ar5k_rt_11a); in ath_hal_attach()
264 ar5k_rt_copy(&hal->ah_rt_11b, &ar5k_rt_11b); in ath_hal_attach()
266 ar5k_rt_copy(&hal->ah_rt_11g, &ar5k_rt_11g); in ath_hal_attach()
268 ar5k_rt_copy(&hal->ah_rt_xr, &ar5k_rt_xr); in ath_hal_attach()
636 ar5k_rt_copy(HAL_RATE_TABLE *dst, const HAL_RATE_TABLE *src) in ar5k_rt_copy() function
H A Dar5xxx.h2276 void ar5k_rt_copy(HAL_RATE_TABLE *, const HAL_RATE_TABLE *);