Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h314 int hal_pcie_lcr_extsync_en; member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3032 p_cap->hal_pcie_lcr_extsync_en = AH_TRUE; in ar9300_fill_capability_info()
H A Dar9300_misc.c888 return (p_cap->hal_pcie_lcr_extsync_en == AH_TRUE) ? HAL_OK : HAL_ENOTSUPP; in ar9300_get_capability()