Searched refs:ath12k_wmi_cmd_send (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 1213 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_vdev_start() 1216 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_vdev_start() 1525 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_rx_reord_queue_remove() 1685 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_pdev_bss_chan_info_request() 2705 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_scan_start_cmd() 2753 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_scan_stop_cmd() 2937 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_wmm_update_cmd() 2970 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd() 3302 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_init_country_cmd() 3360 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_twt_enable_cmd() [all …]
|
| H A D | testmode.c | 265 ret = ath12k_wmi_cmd_send(wmi, skb, cmd_id); in ath12k_tm_cmd_process_ftm() 344 ret = ath12k_wmi_cmd_send(wmi, skb, cmd_id); in ath12k_tm_cmd_wmi()
|
| H A D | wmi.h | 5911 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|