Lines Matching defs:skb
1794 struct sk_buff *skb; in ath10k_wmi_alloc_skb() local
1811 static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_htc_tx_complete()
1816 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait()
1917 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id) in ath10k_wmi_cmd_send()
1960 struct sk_buff *skb; in ath10k_wmi_op_gen_mgmt_tx() local
2176 static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_scan_ev()
2195 int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_scan()
2260 struct sk_buff *skb, in ath10k_wmi_handle_wep_reauth()
2290 static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_mgmt_rx_ev()
2342 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2450 int ath10k_wmi_event_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_tx_compl()
2476 int ath10k_wmi_event_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_tx_bundle_compl()
2506 int ath10k_wmi_event_mgmt_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_rx()
2658 static int ath10k_wmi_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_ch_info_ev()
2678 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_ch_info_ev()
2778 void ath10k_wmi_event_chan_info(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_chan_info()
2826 void ath10k_wmi_event_echo(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_echo()
2845 int ath10k_wmi_event_debug_mesg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_mesg()
3009 struct sk_buff *skb, in ath10k_wmi_main_op_pull_fw_stats()
3063 struct sk_buff *skb, in ath10k_wmi_10x_op_pull_fw_stats()
3121 struct sk_buff *skb, in ath10k_wmi_10_2_op_pull_fw_stats()
3198 struct sk_buff *skb, in ath10k_wmi_10_2_4_op_pull_fw_stats()
3284 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_fw_stats()
3424 void ath10k_wmi_event_update_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_update_stats()
3431 ath10k_wmi_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_vdev_start_ev()
3448 void ath10k_wmi_event_vdev_start_resp(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_start_resp()
3480 void ath10k_wmi_event_vdev_stopped(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_stopped()
3487 ath10k_wmi_op_pull_peer_kick_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_peer_kick_ev()
3501 void ath10k_wmi_event_peer_sta_kickout(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_kickout()
3691 static int ath10k_wmi_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_swba_ev()
3737 struct sk_buff *skb, in ath10k_wmi_10_2_4_op_pull_swba_ev()
3781 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_swba_ev()
3842 void ath10k_wmi_event_host_swba(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_host_swba()
3985 void ath10k_wmi_event_tbttoffset_update(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tbttoffset_update()
4359 struct sk_buff *skb, in ath10k_wmi_op_pull_phyerr_ev_hdr()
4377 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4479 void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_phyerr()
4558 ath10k_wmi_10_4_op_pull_dfs_status_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_dfs_status_ev()
4572 ath10k_wmi_event_dfs_status_check(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dfs_status_check()
4598 void ath10k_wmi_event_roam(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_roam()
4639 void ath10k_wmi_event_profile_match(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_profile_match()
4644 void ath10k_wmi_event_debug_print(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_print()
4677 void ath10k_wmi_event_pdev_qvit(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_qvit()
4682 void ath10k_wmi_event_wlan_profile_data(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wlan_profile_data()
4688 struct sk_buff *skb) in ath10k_wmi_event_rtt_measurement_report()
4694 struct sk_buff *skb) in ath10k_wmi_event_tsf_measurement_report()
4699 void ath10k_wmi_event_rtt_error_report(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_rtt_error_report()
4704 void ath10k_wmi_event_wow_wakeup_host(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wow_wakeup_host()
4721 void ath10k_wmi_event_dcs_interference(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dcs_interference()
4930 void ath10k_wmi_event_pdev_tpc_config(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_tpc_config()
5187 void ath10k_wmi_event_tpc_final_table(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tpc_final_table()
5257 ath10k_wmi_handle_tdls_peer_event(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_handle_tdls_peer_event()
5325 ath10k_wmi_event_peer_sta_ps_state_chg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_ps_state_chg()
5354 void ath10k_wmi_event_pdev_ftm_intg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_ftm_intg()
5359 void ath10k_wmi_event_gtk_offload_status(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_offload_status()
5364 void ath10k_wmi_event_gtk_rekey_fail(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_rekey_fail()
5369 void ath10k_wmi_event_delba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_delba_complete()
5374 void ath10k_wmi_event_addba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_addba_complete()
5380 struct sk_buff *skb) in ath10k_wmi_event_vdev_install_key_complete()
5385 void ath10k_wmi_event_inst_rssi_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_inst_rssi_stats()
5390 void ath10k_wmi_event_vdev_standby_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_standby_req()
5395 void ath10k_wmi_event_vdev_resume_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_resume_req()
5487 ath10k_wmi_main_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_main_op_pull_svc_rdy_ev()
5529 ath10k_wmi_10x_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5578 struct sk_buff *skb = ar->svc_rdy_skb; in ath10k_wmi_event_service_ready_work() local
5743 void ath10k_wmi_event_service_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_ready()
5749 static int ath10k_wmi_op_pull_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_rdy_ev()
5766 static int ath10k_wmi_op_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_roam_ev()
5782 struct sk_buff *skb, in ath10k_wmi_op_pull_echo_ev()
5792 int ath10k_wmi_event_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_ready()
5816 void ath10k_wmi_event_service_available(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_available()
5836 static int ath10k_wmi_event_temperature(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_temperature()
5849 struct sk_buff *skb) in ath10k_wmi_event_pdev_bss_chan_info()
5922 static void ath10k_wmi_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_op_rx()
6053 static void ath10k_wmi_10_1_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_1_op_rx()
6188 static void ath10k_wmi_10_2_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_2_op_rx()
6341 static void ath10k_wmi_10_4_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_4_op_rx()
6465 static void ath10k_wmi_process_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_process_rx()
6509 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_base_macaddr() local
6529 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_rd() local
6554 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_pdev_set_rd() local
6578 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_suspend() local
6593 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_resume() local
6606 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_param() local
7108 struct sk_buff *skb; in ath10k_wmi_op_gen_start_scan() local
7137 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_start_scan() local
7190 struct sk_buff *skb; in ath10k_wmi_op_gen_stop_scan() local
7228 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_create() local
7250 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_delete() local
7270 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_start() local
7322 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_stop() local
7340 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_up() local
7361 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_down() local
7380 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_set_param() local
7409 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_install_key() local
7445 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_spectral_conf() local
7480 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_spectral_enable() local
7500 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_create() local
7522 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_delete() local
7543 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_flush() local
7567 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_set_param() local
7590 struct sk_buff *skb; in ath10k_wmi_op_gen_set_psmode() local
7612 struct sk_buff *skb; in ath10k_wmi_op_gen_set_sta_ps() local
7634 struct sk_buff *skb; in ath10k_wmi_op_gen_set_ap_ps() local
7660 struct sk_buff *skb; in ath10k_wmi_op_gen_scan_chan_list() local
7789 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_assoc() local
7814 struct sk_buff *skb; in ath10k_wmi_10_1_op_gen_peer_assoc() local
7839 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_peer_assoc() local
7864 struct sk_buff *skb; in ath10k_wmi_10_4_op_gen_peer_assoc() local
7887 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_pdev_get_temperature() local
7902 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_pdev_bss_chan_info() local
7924 struct sk_buff *skb; in ath10k_wmi_op_gen_beacon_dma() local
7977 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_wmm() local
7997 struct sk_buff *skb; in ath10k_wmi_op_gen_request_stats() local
8016 struct sk_buff *skb; in ath10k_wmi_op_gen_force_fw_hang() local
8036 struct sk_buff *skb; in ath10k_wmi_op_gen_dbglog_cfg() local
8074 struct sk_buff *skb; in ath10k_wmi_10_4_op_gen_dbglog_cfg() local
8117 struct sk_buff *skb; in ath10k_wmi_op_gen_pktlog_enable() local
8136 struct sk_buff *skb; in ath10k_wmi_op_gen_pktlog_disable() local
8152 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_quiet_mode() local
8175 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_clear_resp() local
8199 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_send() local
8225 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_set_resp() local
8251 struct sk_buff *skb; in ath10k_wmi_op_gen_delba_send() local
8277 struct sk_buff *skb; in ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config() local
8668 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_enable_adaptive_cca() local
8914 struct sk_buff *skb; in ath10k_wmi_10_4_ext_resource_config() local
8949 struct sk_buff *skb; in ath10k_wmi_10_4_gen_update_fw_tdls_state() local
9007 struct sk_buff *skb; in ath10k_wmi_10_4_op_gen_pdev_get_tpc_table_cmdid() local
9030 struct sk_buff *skb; in ath10k_wmi_10_4_gen_tdls_peer_update() local
9086 struct sk_buff *skb; in ath10k_wmi_10_4_gen_radar_found() local
9112 struct sk_buff *skb; in ath10k_wmi_10_4_gen_per_peer_per_tid_cfg() local
9144 struct sk_buff *skb; in ath10k_wmi_op_gen_echo() local
9187 struct sk_buff *skb; in ath10k_wmi_10_2_4_op_gen_bb_timing() local