get5Ghz
get5Ghz(&sc->sc_20M_5G, &data[20], len);
get5Ghz(ci, &data[20], len);
static void get5Ghz(MWL_HAL_CHANNELINFO *, const uint8_t *, int);