Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dwmi.c3420 band_to_mac[i].pdev_id = pdev->pdev_id; in ath11k_fill_band_to_mac_param()
3513 struct wmi_pdev_band_to_mac *band_to_mac; in ath11k_init_cmd_send() local
3592 len = sizeof(*band_to_mac); in ath11k_init_cmd_send()
3595 band_to_mac = (void *)ptr; in ath11k_init_cmd_send()
3597 band_to_mac->tlv_header = FIELD_PREP(WMI_TLV_TAG, in ath11k_init_cmd_send()
3601 band_to_mac->pdev_id = param->band_to_mac[idx].pdev_id; in ath11k_init_cmd_send()
3602 band_to_mac->start_freq = in ath11k_init_cmd_send()
3603 param->band_to_mac[idx].start_freq; in ath11k_init_cmd_send()
3604 band_to_mac->end_freq = in ath11k_init_cmd_send()
3605 param->band_to_mac[idx].end_freq; in ath11k_init_cmd_send()
[all …]
H A Dwmi.h2204 struct wmi_host_pdev_band_to_mac band_to_mac[WMI_HOST_MAX_PDEV]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dwmi.c3420 band_to_mac[i].pdev_id = pdev->pdev_id; in ath11k_fill_band_to_mac_param()
3513 struct wmi_pdev_band_to_mac *band_to_mac; in ath11k_init_cmd_send() local
3592 len = sizeof(*band_to_mac); in ath11k_init_cmd_send()
3595 band_to_mac = (void *)ptr; in ath11k_init_cmd_send()
3597 band_to_mac->tlv_header = FIELD_PREP(WMI_TLV_TAG, in ath11k_init_cmd_send()
3601 band_to_mac->pdev_id = param->band_to_mac[idx].pdev_id; in ath11k_init_cmd_send()
3602 band_to_mac->start_freq = in ath11k_init_cmd_send()
3603 param->band_to_mac[idx].start_freq; in ath11k_init_cmd_send()
3604 band_to_mac->end_freq = in ath11k_init_cmd_send()
3605 param->band_to_mac[idx].end_freq; in ath11k_init_cmd_send()
[all …]
H A Dwmi.h2204 struct wmi_host_pdev_band_to_mac band_to_mac[WMI_HOST_MAX_PDEV]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dwmi.c3420 band_to_mac[i].pdev_id = pdev->pdev_id; in ath11k_fill_band_to_mac_param()
3513 struct wmi_pdev_band_to_mac *band_to_mac; in ath11k_init_cmd_send() local
3592 len = sizeof(*band_to_mac); in ath11k_init_cmd_send()
3595 band_to_mac = (void *)ptr; in ath11k_init_cmd_send()
3597 band_to_mac->tlv_header = FIELD_PREP(WMI_TLV_TAG, in ath11k_init_cmd_send()
3601 band_to_mac->pdev_id = param->band_to_mac[idx].pdev_id; in ath11k_init_cmd_send()
3602 band_to_mac->start_freq = in ath11k_init_cmd_send()
3603 param->band_to_mac[idx].start_freq; in ath11k_init_cmd_send()
3604 band_to_mac->end_freq = in ath11k_init_cmd_send()
3605 param->band_to_mac[idx].end_freq; in ath11k_init_cmd_send()
[all …]
H A Dwmi.h2204 struct wmi_host_pdev_band_to_mac band_to_mac[WMI_HOST_MAX_PDEV]; member