Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxvar.h1400 uint32_t supported_bands; member
1871 enum WMI_HOST_WLAN_BAND supported_bands; member
H A Dqwzvar.h1560 uint32_t supported_bands; member
2013 enum WMI_HOST_WLAN_BAND supported_bands; member
H A Dqwz.c9383 pdev_cap->supported_bands |= mac_phy_caps->supported_bands; in qwz_pull_mac_phy_cap_svc_ready_ext()
9386 mac_phy_caps->supported_bands; in qwz_pull_mac_phy_cap_svc_ready_ext()
9398 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) { in qwz_pull_mac_phy_cap_svc_ready_ext()
15693 switch (pdev->cap.supported_bands) { in qwz_fill_band_to_mac_param()
20392 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) { in qwz_mac_txpower_recalc()
20400 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) { in qwz_mac_txpower_recalc()
20555 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) { in qwz_mac_setup_vdev_create_params()
20559 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) { in qwz_mac_setup_vdev_create_params()
20564 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP && in qwz_mac_setup_vdev_create_params()
23062 (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP)) in qwz_get_pdev_for_chan()
[all …]
H A Dqwx.c11235 pdev_cap->supported_bands |= mac_phy_caps->supported_bands; in qwx_pull_mac_phy_cap_svc_ready_ext()
11238 mac_phy_caps->supported_bands; in qwx_pull_mac_phy_cap_svc_ready_ext()
11250 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) { in qwx_pull_mac_phy_cap_svc_ready_ext()
17605 switch (pdev->cap.supported_bands) { in qwx_fill_band_to_mac_param()
22349 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) { in qwx_mac_txpower_recalc()
22357 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) { in qwx_mac_txpower_recalc()
22524 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) { in qwx_mac_setup_vdev_create_params()
22528 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) { in qwx_mac_setup_vdev_create_params()
22533 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP && in qwx_mac_setup_vdev_create_params()
25069 (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP)) in qwx_get_pdev_for_chan()
[all …]
H A Dqwxreg.h2566 uint32_t supported_bands; member
H A Dqwzreg.h2637 uint32_t supported_bands; member