Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwirf.c1450 #define RF_ATTEN_LISTSZ 14 in _bwi_rf_lo_update_11g() macro
1453 static const int rf_atten_list[RF_ATTEN_LISTSZ] = in _bwi_rf_lo_update_11g()
1455 static const int rf_atten_init_list[RF_ATTEN_LISTSZ] = in _bwi_rf_lo_update_11g()
1457 static const int rf_lo_measure_order[RF_ATTEN_LISTSZ] = in _bwi_rf_lo_update_11g()
1466 for (idx = 0; idx < RF_ATTEN_LISTSZ; ++idx) { in _bwi_rf_lo_update_11g()
1540 #undef RF_ATTEN_LISTSZ in _bwi_rf_lo_update_11g()