BWI_RFLO_MAX
KASSERT(n < BWI_RFLO_MAX);
KASSERT(idx >= 0 && idx < BWI_RFLO_MAX);
struct bwi_rf_lo rf_lo[BWI_RFLO_MAX];