Lines Matching defs:skb
1808 struct sk_buff *skb; in ath10k_wmi_alloc_skb() local
1825 static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_htc_tx_complete()
1830 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait()
1931 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id) in ath10k_wmi_cmd_send()
1974 struct sk_buff *skb; in ath10k_wmi_op_gen_mgmt_tx() local
2190 static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_scan_ev()
2209 int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_scan()
2274 struct sk_buff *skb, in ath10k_wmi_handle_wep_reauth()
2304 static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_mgmt_rx_ev()
2356 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2465 int ath10k_wmi_event_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_tx_compl()
2491 int ath10k_wmi_event_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_tx_bundle_compl()
2521 int ath10k_wmi_event_mgmt_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_rx()
2673 static int ath10k_wmi_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_ch_info_ev()
2693 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_ch_info_ev()
2793 void ath10k_wmi_event_chan_info(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_chan_info()
2841 void ath10k_wmi_event_echo(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_echo()
2860 int ath10k_wmi_event_debug_mesg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_mesg()
3021 struct sk_buff *skb, in ath10k_wmi_main_op_pull_fw_stats()
3075 struct sk_buff *skb, in ath10k_wmi_10x_op_pull_fw_stats()
3133 struct sk_buff *skb, in ath10k_wmi_10_2_op_pull_fw_stats()
3210 struct sk_buff *skb, in ath10k_wmi_10_2_4_op_pull_fw_stats()
3296 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_fw_stats()
3436 void ath10k_wmi_event_update_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_update_stats()
3443 ath10k_wmi_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_vdev_start_ev()
3460 void ath10k_wmi_event_vdev_start_resp(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_start_resp()
3492 void ath10k_wmi_event_vdev_stopped(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_stopped()
3499 ath10k_wmi_op_pull_peer_kick_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_peer_kick_ev()
3513 void ath10k_wmi_event_peer_sta_kickout(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_kickout()
3684 static int ath10k_wmi_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_swba_ev()
3730 struct sk_buff *skb, in ath10k_wmi_10_2_4_op_pull_swba_ev()
3774 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_swba_ev()
3835 void ath10k_wmi_event_host_swba(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_host_swba()
3978 void ath10k_wmi_event_tbttoffset_update(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tbttoffset_update()
4321 struct sk_buff *skb, in ath10k_wmi_op_pull_phyerr_ev_hdr()
4339 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4441 void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_phyerr()
4511 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()
4525 ath10k_wmi_event_dfs_status_check(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dfs_status_check()
4551 void ath10k_wmi_event_roam(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_roam()
4592 void ath10k_wmi_event_profile_match(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_profile_match()
4597 void ath10k_wmi_event_debug_print(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_print()
4630 void ath10k_wmi_event_pdev_qvit(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_qvit()
4635 void ath10k_wmi_event_wlan_profile_data(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wlan_profile_data()
4641 struct sk_buff *skb) in ath10k_wmi_event_rtt_measurement_report()
4647 struct sk_buff *skb) in ath10k_wmi_event_tsf_measurement_report()
4652 void ath10k_wmi_event_rtt_error_report(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_rtt_error_report()
4657 void ath10k_wmi_event_wow_wakeup_host(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wow_wakeup_host()
4674 void ath10k_wmi_event_dcs_interference(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dcs_interference()
4883 void ath10k_wmi_event_pdev_tpc_config(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_tpc_config()
5140 void ath10k_wmi_event_tpc_final_table(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tpc_final_table()
5210 ath10k_wmi_handle_tdls_peer_event(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_handle_tdls_peer_event()
5278 ath10k_wmi_event_peer_sta_ps_state_chg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_ps_state_chg()
5307 void ath10k_wmi_event_pdev_ftm_intg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_ftm_intg()
5312 void ath10k_wmi_event_gtk_offload_status(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_offload_status()
5317 void ath10k_wmi_event_gtk_rekey_fail(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_rekey_fail()
5322 void ath10k_wmi_event_delba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_delba_complete()
5327 void ath10k_wmi_event_addba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_addba_complete()
5333 struct sk_buff *skb) in ath10k_wmi_event_vdev_install_key_complete()
5338 void ath10k_wmi_event_inst_rssi_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_inst_rssi_stats()
5343 void ath10k_wmi_event_vdev_standby_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_standby_req()
5348 void ath10k_wmi_event_vdev_resume_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_resume_req()
5440 ath10k_wmi_main_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_main_op_pull_svc_rdy_ev()
5482 ath10k_wmi_10x_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5531 struct sk_buff *skb = ar->svc_rdy_skb; in ath10k_wmi_event_service_ready_work() local
5696 void ath10k_wmi_event_service_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_ready()
5702 static int ath10k_wmi_op_pull_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_rdy_ev()
5719 static int ath10k_wmi_op_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_roam_ev()
5735 struct sk_buff *skb, in ath10k_wmi_op_pull_echo_ev()
5745 int ath10k_wmi_event_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_ready()
5769 void ath10k_wmi_event_service_available(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_available()
5789 static int ath10k_wmi_event_temperature(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_temperature()
5802 struct sk_buff *skb) in ath10k_wmi_event_pdev_bss_chan_info()
5870 static void ath10k_wmi_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_op_rx()
5997 static void ath10k_wmi_10_1_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_1_op_rx()
6128 static void ath10k_wmi_10_2_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_2_op_rx()
6277 static void ath10k_wmi_10_4_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_4_op_rx()
6397 static void ath10k_wmi_process_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_process_rx()
6441 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_base_macaddr() local
6461 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_rd() local
6486 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_pdev_set_rd() local
6510 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_suspend() local
6525 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_resume() local
6538 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_param() local
7020 struct sk_buff *skb; in ath10k_wmi_op_gen_start_scan() local
7049 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_start_scan() local
7102 struct sk_buff *skb; in ath10k_wmi_op_gen_stop_scan() local
7140 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_create() local
7162 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_delete() local
7182 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_start() local
7234 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_stop() local
7252 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_up() local
7273 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_down() local
7292 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_set_param() local
7321 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_install_key() local
7357 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_spectral_conf() local
7392 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_spectral_enable() local
7412 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_create() local
7434 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_delete() local
7455 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_flush() local
7479 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_set_param() local
7502 struct sk_buff *skb; in ath10k_wmi_op_gen_gpio_config() local
7524 struct sk_buff *skb; in ath10k_wmi_op_gen_gpio_output() local
7545 struct sk_buff *skb; in ath10k_wmi_op_gen_set_psmode() local
7567 struct sk_buff *skb; in ath10k_wmi_op_gen_set_sta_ps() local
7589 struct sk_buff *skb; in ath10k_wmi_op_gen_set_ap_ps() local
7615 struct sk_buff *skb; in ath10k_wmi_op_gen_scan_chan_list() local
7744 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_assoc() local
7769 struct sk_buff *skb; in ath10k_wmi_10_1_op_gen_peer_assoc() local
7794 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_peer_assoc() local
7819 struct sk_buff *skb; in ath10k_wmi_10_4_op_gen_peer_assoc() local
7842 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_pdev_get_temperature() local
7857 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_pdev_bss_chan_info() local
7879 struct sk_buff *skb; in ath10k_wmi_op_gen_beacon_dma() local
7924 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_wmm() local
7944 struct sk_buff *skb; in ath10k_wmi_op_gen_request_stats() local
7963 struct sk_buff *skb; in ath10k_wmi_op_gen_force_fw_hang() local
7983 struct sk_buff *skb; in ath10k_wmi_op_gen_dbglog_cfg() local
8021 struct sk_buff *skb; in ath10k_wmi_10_4_op_gen_dbglog_cfg() local
8058 struct sk_buff *skb; in ath10k_wmi_op_gen_pktlog_enable() local
8077 struct sk_buff *skb; in ath10k_wmi_op_gen_pktlog_disable() local
8093 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_quiet_mode() local
8116 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_clear_resp() local
8140 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_send() local
8166 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_set_resp() local
8192 struct sk_buff *skb; in ath10k_wmi_op_gen_delba_send() local
8218 struct sk_buff *skb; in ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config() local
8609 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_enable_adaptive_cca() local
8855 struct sk_buff *skb; in ath10k_wmi_10_4_ext_resource_config() local
8890 struct sk_buff *skb; in ath10k_wmi_10_4_gen_update_fw_tdls_state() local
8948 struct sk_buff *skb; in ath10k_wmi_10_4_op_gen_pdev_get_tpc_table_cmdid() local
8971 struct sk_buff *skb; in ath10k_wmi_10_4_gen_tdls_peer_update() local
9025 struct sk_buff *skb; in ath10k_wmi_10_4_gen_radar_found() local
9051 struct sk_buff *skb; in ath10k_wmi_10_4_gen_per_peer_per_tid_cfg() local
9083 struct sk_buff *skb; in ath10k_wmi_op_gen_echo() local
9126 struct sk_buff *skb; in ath10k_wmi_10_2_4_op_gen_bb_timing() local