Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h308 int hal_pcie_lcr_extsync_en; member
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c3027 p_cap->hal_pcie_lcr_extsync_en = AH_TRUE; in ar9300_fill_capability_info()
HDar9300_misc.c885 return (p_cap->hal_pcie_lcr_extsync_en == AH_TRUE) ? HAL_OK : HAL_ENOTSUPP; in ar9300_get_capability()