Searched refs:MALO_HAL_LOCK (Results 1 – 2 of 2) sorted by relevance
260 MALO_HAL_LOCK(mh); in malo_hal_get_pwrcal_table()545 MALO_HAL_LOCK(mh); in malo_hal_gethwspecs()599 MALO_HAL_LOCK(mh); in malo_hal_setantenna()629 MALO_HAL_LOCK(mh); in malo_hal_setradio()668 MALO_HAL_LOCK(mh); in malo_hal_setchannel()691 MALO_HAL_LOCK(mh); in malo_hal_settxpower()722 MALO_HAL_LOCK(mh); in malo_hal_setassocid()788 MALO_HAL_LOCK(mh); in malo_hal_prescan()806 MALO_HAL_LOCK(mh); in malo_hal_postscan()826 MALO_HAL_LOCK(mh); in malo_hal_set_slot()[all …]
202 #define MALO_HAL_LOCK(mh) mtx_lock(&mh->mh_mtx) macro