Lines Matching refs:sk_buff

903 struct sk_buff *ath10k_wmi_alloc_skb(struct ath10k *ar, u32 len)  in ath10k_wmi_alloc_skb()
905 struct sk_buff *skb; in ath10k_wmi_alloc_skb()
922 static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_htc_tx_complete()
927 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait()
961 struct sk_buff *bcn; in ath10k_wmi_tx_beacon_nowait()
1024 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id) in ath10k_wmi_cmd_send()
1054 static struct sk_buff *
1055 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx()
1059 struct sk_buff *skb; in ath10k_wmi_op_gen_mgmt_tx()
1248 static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_scan_ev()
1267 int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_scan()
1415 struct sk_buff *skb, in ath10k_wmi_handle_wep_reauth()
1445 static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_mgmt_rx_ev()
1487 int ath10k_wmi_event_mgmt_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_rx()
1621 static int ath10k_wmi_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_ch_info_ev()
1640 void ath10k_wmi_event_chan_info(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_chan_info()
1708 void ath10k_wmi_event_echo(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_echo()
1713 int ath10k_wmi_event_debug_mesg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_mesg()
1801 struct sk_buff *skb, in ath10k_wmi_main_op_pull_fw_stats()
1856 struct sk_buff *skb, in ath10k_wmi_10x_op_pull_fw_stats()
1915 struct sk_buff *skb, in ath10k_wmi_10_2_op_pull_fw_stats()
1994 struct sk_buff *skb, in ath10k_wmi_10_2_4_op_pull_fw_stats()
2072 void ath10k_wmi_event_update_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_update_stats()
2079 ath10k_wmi_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_vdev_start_ev()
2096 void ath10k_wmi_event_vdev_start_resp(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_start_resp()
2115 void ath10k_wmi_event_vdev_stopped(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_stopped()
2122 ath10k_wmi_op_pull_peer_kick_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_peer_kick_ev()
2136 void ath10k_wmi_event_peer_sta_kickout(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_kickout()
2193 struct sk_buff *bcn, in ath10k_wmi_update_tim()
2341 struct sk_buff *bcn, in ath10k_wmi_update_noa()
2384 static int ath10k_wmi_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_swba_ev()
2415 void ath10k_wmi_event_host_swba(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_host_swba()
2423 struct sk_buff *bcn; in ath10k_wmi_event_host_swba()
2548 void ath10k_wmi_event_tbttoffset_update(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tbttoffset_update()
2788 static int ath10k_wmi_op_pull_phyerr_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_phyerr_ev()
2805 void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_phyerr()
2874 void ath10k_wmi_event_roam(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_roam()
2879 void ath10k_wmi_event_profile_match(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_profile_match()
2884 void ath10k_wmi_event_debug_print(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_print()
2917 void ath10k_wmi_event_pdev_qvit(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_qvit()
2922 void ath10k_wmi_event_wlan_profile_data(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wlan_profile_data()
2928 struct sk_buff *skb) in ath10k_wmi_event_rtt_measurement_report()
2934 struct sk_buff *skb) in ath10k_wmi_event_tsf_measurement_report()
2939 void ath10k_wmi_event_rtt_error_report(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_rtt_error_report()
2944 void ath10k_wmi_event_wow_wakeup_host(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wow_wakeup_host()
2949 void ath10k_wmi_event_dcs_interference(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dcs_interference()
2954 void ath10k_wmi_event_pdev_tpc_config(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_tpc_config()
2959 void ath10k_wmi_event_pdev_ftm_intg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_ftm_intg()
2964 void ath10k_wmi_event_gtk_offload_status(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_offload_status()
2969 void ath10k_wmi_event_gtk_rekey_fail(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_rekey_fail()
2974 void ath10k_wmi_event_delba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_delba_complete()
2979 void ath10k_wmi_event_addba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_addba_complete()
2985 struct sk_buff *skb) in ath10k_wmi_event_vdev_install_key_complete()
2990 void ath10k_wmi_event_inst_rssi_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_inst_rssi_stats()
2995 void ath10k_wmi_event_vdev_standby_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_standby_req()
3000 void ath10k_wmi_event_vdev_resume_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_resume_req()
3037 ath10k_wmi_main_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_main_op_pull_svc_rdy_ev()
3074 ath10k_wmi_10x_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_10x_op_pull_svc_rdy_ev()
3109 void ath10k_wmi_event_service_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_ready()
3218 static int ath10k_wmi_op_pull_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_rdy_ev()
3235 int ath10k_wmi_event_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_ready()
3258 static int ath10k_wmi_event_temperature(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_temperature()
3270 static void ath10k_wmi_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_op_rx()
3386 static void ath10k_wmi_10_1_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_1_op_rx()
3510 static void ath10k_wmi_10_2_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_2_op_rx()
3630 static void ath10k_wmi_process_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_process_rx()
3667 static struct sk_buff *
3673 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_rd()
3692 static struct sk_buff *
3698 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_pdev_set_rd()
3718 static struct sk_buff *
3722 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_suspend()
3734 static struct sk_buff *
3737 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_resume()
3746 static struct sk_buff *
3750 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_param()
3793 static struct sk_buff *ath10k_wmi_op_gen_init(struct ath10k *ar) in ath10k_wmi_op_gen_init()
3796 struct sk_buff *buf; in ath10k_wmi_op_gen_init()
3867 static struct sk_buff *ath10k_wmi_10_1_op_gen_init(struct ath10k *ar) in ath10k_wmi_10_1_op_gen_init()
3870 struct sk_buff *buf; in ath10k_wmi_10_1_op_gen_init()
3933 static struct sk_buff *ath10k_wmi_10_2_op_gen_init(struct ath10k *ar) in ath10k_wmi_10_2_op_gen_init()
3936 struct sk_buff *buf; in ath10k_wmi_10_2_op_gen_init()
4148 static struct sk_buff *
4153 struct sk_buff *skb; in ath10k_wmi_op_gen_start_scan()
4177 static struct sk_buff *
4182 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_start_scan()
4230 static struct sk_buff *
4235 struct sk_buff *skb; in ath10k_wmi_op_gen_stop_scan()
4266 static struct sk_buff *
4273 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_create()
4291 static struct sk_buff *
4295 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_delete()
4309 static struct sk_buff *
4315 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_start()
4365 static struct sk_buff *
4369 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_stop()
4382 static struct sk_buff *
4387 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_up()
4404 static struct sk_buff *
4408 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_down()
4422 static struct sk_buff *
4427 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_set_param()
4451 static struct sk_buff *
4456 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_install_key()
4487 static struct sk_buff *
4492 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_spectral_conf()
4522 static struct sk_buff *
4527 struct sk_buff *skb; in ath10k_wmi_op_gen_vdev_spectral_enable()
4541 static struct sk_buff *
4546 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_create()
4562 static struct sk_buff *
4567 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_delete()
4583 static struct sk_buff *
4588 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_flush()
4605 static struct sk_buff *
4612 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_set_param()
4630 static struct sk_buff *
4635 struct sk_buff *skb; in ath10k_wmi_op_gen_set_psmode()
4651 static struct sk_buff *
4657 struct sk_buff *skb; in ath10k_wmi_op_gen_set_sta_ps()
4674 static struct sk_buff *
4679 struct sk_buff *skb; in ath10k_wmi_op_gen_set_ap_ps()
4700 static struct sk_buff *
4705 struct sk_buff *skb; in ath10k_wmi_op_gen_scan_chan_list()
4821 static struct sk_buff *
4826 struct sk_buff *skb; in ath10k_wmi_op_gen_peer_assoc()
4846 static struct sk_buff *
4851 struct sk_buff *skb; in ath10k_wmi_10_1_op_gen_peer_assoc()
4871 static struct sk_buff *
4876 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_peer_assoc()
4896 static struct sk_buff *
4899 struct sk_buff *skb; in ath10k_wmi_10_2_op_gen_pdev_get_temperature()
4910 static struct sk_buff *
4916 struct sk_buff *skb; in ath10k_wmi_op_gen_beacon_dma()
4956 static struct sk_buff *
4961 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_wmm()
4977 static struct sk_buff *
4981 struct sk_buff *skb; in ath10k_wmi_op_gen_request_stats()
4995 static struct sk_buff *
5000 struct sk_buff *skb; in ath10k_wmi_op_gen_force_fw_hang()
5015 static struct sk_buff *
5020 struct sk_buff *skb; in ath10k_wmi_op_gen_dbglog_cfg()
5053 static struct sk_buff *
5057 struct sk_buff *skb; in ath10k_wmi_op_gen_pktlog_enable()
5073 static struct sk_buff *
5076 struct sk_buff *skb; in ath10k_wmi_op_gen_pktlog_disable()
5086 static struct sk_buff *
5092 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_quiet_mode()
5110 static struct sk_buff *
5115 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_clear_resp()
5134 static struct sk_buff *
5139 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_send()
5160 static struct sk_buff *
5165 struct sk_buff *skb; in ath10k_wmi_op_gen_addba_set_resp()
5186 static struct sk_buff *
5191 struct sk_buff *skb; in ath10k_wmi_op_gen_delba_send()