Searched defs:wmi_handle (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 455 ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev * wmi_handle,const void * ptr,struct ath12k_wmi_service_ext_arg * arg) ath12k_pull_svc_ready_ext() argument 483 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev * wmi_handle,struct ath12k_wmi_svc_rdy_ext_parse * svc,u8 hw_mode_id,u8 phy_id,struct ath12k_pdev * pdev) ath12k_pull_mac_phy_cap_svc_ready_ext() argument 628 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev * wmi_handle,const struct ath12k_wmi_soc_hal_reg_caps_params * reg_caps,const struct ath12k_wmi_hal_reg_caps_ext_params * ext_caps,u8 phy_idx,struct ath12k_wmi_hal_reg_capabilities_ext_arg * param) ath12k_pull_reg_cap_svc_rdy_ext() argument 713 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; ath12k_wmi_svc_rdy_parse() local 4551 struct ath12k_wmi_pdev *wmi_handle = &soc->wmi_ab.wmi[0]; ath12k_wmi_ext_hal_reg_caps() local 4591 struct ath12k_wmi_pdev *wmi_handle = &soc->wmi_ab.wmi[0]; ath12k_wmi_ext_soc_hal_reg_caps_parse() local 4793 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; ath12k_wmi_svc_rdy_ext_parse() local 4894 ath12k_pull_svc_ready_ext2(struct ath12k_wmi_pdev * wmi_handle,const void * ptr,struct ath12k_wmi_svc_rdy_ext2_arg * arg) ath12k_pull_svc_ready_ext2() argument 5498 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; ath12k_wmi_svc_rdy_ext2_parse() local 10126 struct ath12k_wmi_pdev *wmi_handle; ath12k_wmi_pdev_attach() local [all...] |
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 338 static int ath11k_pull_svc_ready_ext(struct ath11k_pdev_wmi *wmi_handle, in ath11k_pull_svc_ready_ext() 359 ath11k_pull_mac_phy_cap_svc_ready_ext(struct ath11k_pdev_wmi *wmi_handle, in ath11k_pull_mac_phy_cap_svc_ready_ext() 486 ath11k_pull_reg_cap_svc_rdy_ext(struct ath11k_pdev_wmi *wmi_handle, in ath11k_pull_reg_cap_svc_rdy_ext() 571 struct ath11k_pdev_wmi *wmi_handle = &ab->wmi_ab.wmi[0]; in ath11k_wmi_tlv_svc_rdy_parse() local 4782 struct ath11k_pdev_wmi *wmi_handle = &soc->wmi_ab.wmi[0]; in ath11k_wmi_tlv_ext_hal_reg_caps() local 4818 struct ath11k_pdev_wmi *wmi_handle = &soc->wmi_ab.wmi[0]; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse() local 4972 struct ath11k_pdev_wmi *wmi_handle = &ab->wmi_ab.wmi[0]; in ath11k_wmi_tlv_svc_rdy_ext_parse() local 9107 struct ath11k_pdev_wmi *wmi_handle; in ath11k_wmi_pdev_attach() local
|