Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c4040 region_chan_t *pchan_region = MNULL; in wifi_get_chanlist() local
4053 pchan_region = &pmadapter->region_channel[region_idx]; in wifi_get_chanlist()
4055 for (next_chan = 0; next_chan < pchan_region->num_cfp; next_chan++) in wifi_get_chanlist()
4057 cfp = pchan_region->pcfp + next_chan; in wifi_get_chanlist()