Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c3889 ar9300_set_ctl_pwr(struct ath_hal *ah, u_int8_t *ctl_array) in ar9300_set_ctl_pwr() argument
3896 if (!ctl_array) in ar9300_set_ctl_pwr()
3901 OS_MEMCPY(ctl_index + OSPREY_NUM_CTLS_2G, ctl_array, in ar9300_set_ctl_pwr()
3910 OS_MEMCPY(ctl_index + OSPREY_NUM_CTLS_5G, ctl_array + offset, in ar9300_set_ctl_pwr()
H A Dar9300.h1707 extern HAL_BOOL ar9300_set_ctl_pwr(struct ath_hal *ah, u_int8_t *ctl_array);