Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbwi.c245 int32_t _nrssi_threshold(const struct bwi_rf *, int32_t);
5681 _nrssi_threshold(const struct bwi_rf *rf, int32_t val) in _nrssi_threshold() function
5724 thr1 = _nrssi_threshold(&mac->mac_rf, 0x11); in bwi_rf_set_nrssi_thr_11g()
5725 thr2 = _nrssi_threshold(&mac->mac_rf, 0xe); in bwi_rf_set_nrssi_thr_11g()