Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c419 ah->ah_setSlotTime = ar9300_set_slot_time; in ar9300_attach_freebsd_ops()
H A Dar9300.h1293 extern HAL_BOOL ar9300_set_slot_time(struct ath_hal *, u_int);
H A Dar9300_misc.c572 ar9300_set_slot_time(struct ath_hal *ah, u_int us) in ar9300_set_slot_time() function
H A Dar9300_attach.c300 ar9300_set_slot_time, /* ah_set_slot_time */
H A Dar9300_reset.c4293 ar9300_set_slot_time(ah, ahp->ah_slot_time); in ar9300_init_user_settings()