Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtw.c562 u_int8_t *cs_threshold = &sc->sc_csthr; in rtw_srom_parse() local
580 *cs_threshold = RTW_SR_ENERGYDETTHR_DEFAULT; in rtw_srom_parse()
592 *cs_threshold = RTW_SR_GET(sr, RTW_SR_ENERGYDETTHR); in rtw_srom_parse()
4128 int dflantb, u_int8_t cs_threshold, u_int freq) in rtw_bbp_init() argument
4137 LSHIFT(cs_threshold, RTW_BBP_SYS3_CSTHRESH_MASK); in rtw_bbp_init()
4656 u_int8_t cs_threshold = sc->sc_csthr; in rtw_phy_init() local
4661 "pwrstate %s\n", __func__, opaque_txpower, cs_threshold, freq, in rtw_phy_init()
4680 cs_threshold, freq); in rtw_phy_init()