Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c1942 static void ath_hal_sort(void *a, size_t n, size_t es, ath_hal_cmp_t *cmp);
2665 ath_hal_sort(ichans, next, sizeof(HAL_CHANNEL_INTERNAL), in ath_hal_init_channels()
2849 ath_hal_sort(void *a, size_t n, size_t size, ath_hal_cmp_t *cmp) in ath_hal_sort() function