Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1869 struct qwx_pdev pdevs[MAX_RADIOS]; member
H A Dqwx.c11346 hw_mode_id, sc->num_radios, &sc->pdevs[pdev_index]); in qwx_wmi_tlv_ext_soc_hal_reg_caps_parse()
11371 sc->pdevs[0].pdev_id = 0; in qwx_wmi_tlv_ext_soc_hal_reg_caps_parse()
11911 pdev = &sc->pdevs[i]; in qwx_wmi_tlv_rdy_parse()
12522 ar = ab->pdevs[pdev_idx].ar; in qwx_reg_chan_list_event()
13090 if (rx_ev.pdev_id >= nitems(sc->pdevs)) { in qwx_mgmt_rx_event()
15673 ar = ab->pdevs[mac_id].ar; in qwx_dp_tx_completion_handler()
17601 pdev = &sc->pdevs[i]; in qwx_fill_band_to_mac_param()
23145 pdev = &sc->pdevs[i];
25067 pdev = &sc->pdevs[i]; in qwx_recalculate_mgmt_rate()
25467 for (i = 0; i < nitems(sc->pdevs); in qwx_attach()
[all...]