Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h158 u16 rx_cca_threshold; member
H A Dacx.c550 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold); in wl1271_acx_cca_threshold()
H A Dacx.h307 __le16 rx_cca_threshold; member
/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.h687 u16 rx_cca_threshold; member
H A Dacx.c630 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold()