Searched refs:ACX_RADIO_RSSI_UNKN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | acxvar.h | 470 #define ACX_RADIO_RSSI_UNKN 0 /* unknown radio */ macro |
H A D | acx.c | 2680 default: return ACX_RADIO_RSSI_UNKN; in acx_get_maxrssi() |