HomeSort by: relevance | last modified time | path
    Searched refs:_nrssi_threshold (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
bwi.c 265 static int32_t _nrssi_threshold(const struct bwi_rf *, int32_t);
5932 _nrssi_threshold(const struct bwi_rf *rf, int32_t val) function in typeref:typename:int32_t
5975 thr1 = _nrssi_threshold(&mac->mac_rf, 0x11);
5976 thr2 = _nrssi_threshold(&mac->mac_rf, 0xe);
bwi.c 265 static int32_t _nrssi_threshold(const struct bwi_rf *, int32_t);
5932 _nrssi_threshold(const struct bwi_rf *rf, int32_t val) function in typeref:typename:int32_t
5975 thr1 = _nrssi_threshold(&mac->mac_rf, 0x11);
5976 thr2 = _nrssi_threshold(&mac->mac_rf, 0xe);
bwi.c 265 static int32_t _nrssi_threshold(const struct bwi_rf *, int32_t);
5932 _nrssi_threshold(const struct bwi_rf *rf, int32_t val) function in typeref:typename:int32_t
5975 thr1 = _nrssi_threshold(&mac->mac_rf, 0x11);
5976 thr2 = _nrssi_threshold(&mac->mac_rf, 0xe);

Completed in 187 milliseconds