Home
last modified time | relevance | path

Searched defs:vdev_id (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dpeer.c11 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, in ath12k_peer_find()
80 bool ath12k_peer_exist_by_vdev_id(struct ath12k_base *ab, int vdev_id) in ath12k_peer_exist_by_vdev_id()
134 void ath12k_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, in ath12k_peer_map_event()
162 static int ath12k_wait_for_peer_common(struct ath12k_base *ab, int vdev_id, in ath12k_wait_for_peer_common()
184 void ath12k_peer_cleanup(struct ath12k *ar, u32 vdev_id) in ath12k_peer_cleanup()
207 static int ath12k_wait_for_peer_deleted(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_wait_for_peer_deleted()
212 int ath12k_wait_for_peer_delete_done(struct ath12k *ar, u32 vdev_id, in ath12k_wait_for_peer_delete_done()
234 int ath12k_peer_delete(struct ath12k *ar, u32 vdev_id, u8 *addr) in ath12k_peer_delete()
259 static int ath12k_wait_for_peer_created(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_wait_for_peer_created()
A Dwmi.c1116 const u8 *peer_addr, u8 vdev_id) in ath12k_wmi_send_peer_delete_cmd()
1222 u8 vdev_id) in ath12k_wmi_send_peer_flush_tids_cmd()
1256 int vdev_id, const u8 *addr, in ath12k_wmi_peer_rx_reorder_queue_setup()
1652 u32 vdev_id, u32 bcn_ctrl_op) in ath12k_wmi_send_bcn_offload_control_cmd()
4478 u32 *vdev_id) in ath12k_pull_vdev_del_resp_ev()
4505 u32 len, u32 *vdev_id, in ath12k_pull_bcn_tx_status_ev()
4534 u32 *vdev_id) in ath12k_pull_vdev_stopped_param_tlv()
5342 u32 vdev_id = 0; in ath12k_vdev_delete_resp_event() local
5422 u32 vdev_id, tx_status; in ath12k_bcn_tx_status_event() local
5434 u32 vdev_id = 0; in ath12k_vdev_stopped_event() local
[all …]
A Dwmi.h2762 u32 vdev_id; member
2799 u32 vdev_id; member
2814 u16 vdev_id; member
3173 u32 vdev_id; member
3265 u32 vdev_id; member
3309 u32 vdev_id; member
3433 u32 vdev_id; member
3458 u32 vdev_id; member
3638 u32 vdev_id; member
3952 u32 vdev_id; member
[all …]
A Dpeer.h25 int vdev_id; member
A Ddp.c23 void ath12k_dp_peer_cleanup(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_dp_peer_cleanup()
44 int ath12k_dp_peer_setup(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_dp_peer_setup()
A Ddp_rx.c932 int ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, in ath12k_dp_rx_peer_tid_setup()
1045 int vdev_id = arsta->arvif->vdev_id; in ath12k_dp_rx_ampdu_start() local
1063 int vdev_id = arsta->arvif->vdev_id; in ath12k_dp_rx_ampdu_stop() local
1665 u8 vdev_id; in ath12k_dp_htt_htc_t2h_msg_handler() local
2713 int ath12k_dp_rx_peer_frag_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id) in ath12k_dp_rx_peer_frag_setup()
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dpeer.c28 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, in ath11k_peer_find()
80 int vdev_id) in ath11k_peer_find_by_vdev_id()
120 void ath11k_peer_map_event(struct ath11k_base *ab, u8 vdev_id, u16 peer_id, in ath11k_peer_map_event()
148 static int ath11k_wait_for_peer_common(struct ath11k_base *ab, int vdev_id, in ath11k_wait_for_peer_common()
240 void ath11k_peer_cleanup(struct ath11k *ar, u32 vdev_id) in ath11k_peer_cleanup()
266 static int ath11k_wait_for_peer_deleted(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_wait_for_peer_deleted()
271 int ath11k_wait_for_peer_delete_done(struct ath11k *ar, u32 vdev_id, in ath11k_wait_for_peer_delete_done()
293 static int __ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, const u8 *addr) in __ath11k_peer_delete()
350 int ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, u8 *addr) in ath11k_peer_delete()
365 static int ath11k_wait_for_peer_created(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_wait_for_peer_created()
A Dwmi.c1212 int vdev_id, const u8 *addr, in ath11k_wmi_peer_rx_reorder_queue_setup()
5086 u32 *vdev_id) in ath11k_pull_vdev_del_resp_ev()
5113 u32 len, u32 *vdev_id, in ath11k_pull_bcn_tx_status_ev()
5142 u32 *vdev_id) in ath11k_pull_vdev_stopped_param_tlv()
6704 u32 vdev_id = 0; in ath11k_vdev_delete_resp_event() local
6785 u32 vdev_id, tx_status; in ath11k_bcn_tx_status_event() local
6909 u32 vdev_id = 0; in ath11k_vdev_stopped_event() local
7078 u32 vdev_id, in ath11k_get_ar_on_scan_state()
7184 u32 vdev_id; in ath11k_peer_sta_kickout_event() local
8684 u32 vdev_id, in ath11k_wmi_op_gen_config_pno_start()
[all …]
A Dwmi.h2567 u32 vdev_id; member
2584 u32 vdev_id; member
2589 u32 vdev_id; member
2599 u32 vdev_id; member
2604 u32 vdev_id; member
2621 u32 vdev_id; member
2814 u8 vdev_id; member
2819 u8 vdev_id; member
3446 u8 vdev_id; member
4008 u8 vdev_id; member
[all …]
A Dpeer.h13 int vdev_id; member
A Ddp.c22 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_cleanup()
43 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_setup()
A Dwow.c242 static int ath11k_wmi_pno_check_and_convert(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_pno_check_and_convert()
A Dmac.c575 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id) in ath11k_mac_get_arvif()
597 u32 vdev_id) in ath11k_mac_get_arvif_by_vdev_id()
616 struct ath11k *ath11k_mac_get_ar_by_vdev_id(struct ath11k_base *ab, u32 vdev_id) in ath11k_mac_get_ar_by_vdev_id()
921 static int ath11k_mac_monitor_vdev_start(struct ath11k *ar, int vdev_id, in ath11k_mac_monitor_vdev_start()
1494 u32 *vdev_id = data; in ath11k_mac_handle_beacon_miss_iter() local
1516 void ath11k_mac_handle_beacon_miss(struct ath11k *ar, u32 vdev_id) in ath11k_mac_handle_beacon_miss()
6158 void ath11k_mac_11d_scan_start(struct ath11k *ar, u32 vdev_id) in ath11k_mac_11d_scan_start()
6208 u32 vdev_id; in ath11k_mac_11d_scan_stop() local
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dwmi-ops.h640 ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_create()
658 ath10k_wmi_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_delete()
707 ath10k_wmi_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_stop()
737 ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_down()
823 ath10k_wmi_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_sta_uapsd()
844 ath10k_wmi_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_wmm_conf()
859 ath10k_wmi_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_create()
876 ath10k_wmi_peer_delete(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_delete()
892 ath10k_wmi_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_flush()
925 ath10k_wmi_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_set_psmode()
[all …]
A Dtxrx.c150 struct ath10k_peer *ath10k_peer_find(struct ath10k *ar, int vdev_id, in ath10k_peer_find()
185 static int ath10k_wait_for_peer_common(struct ath10k *ar, int vdev_id, in ath10k_wait_for_peer_common()
207 int ath10k_wait_for_peer_created(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_created()
212 int ath10k_wait_for_peer_deleted(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_deleted()
A Dwmi-tlv.c174 u32 vdev_id, tx_status; in ath10k_wmi_tlv_event_bcn_tx_status() local
407 int ret, vdev_id; in ath10k_wmi_tlv_event_p2p_noa() local
440 int ret, vdev_id; in ath10k_wmi_tlv_event_tx_pause() local
2129 u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_create()
3008 u32 vdev_id, in ath10k_wmi_tlv_op_gen_request_peer_stats_info()
3084 u32 vdev_id; in ath10k_wmi_tlv_op_gen_mgmt_tx_send() local
3305 ath10k_wmi_tlv_op_gen_bcn_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_bcn_tmpl()
3369 ath10k_wmi_tlv_op_gen_prb_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_prb_tmpl()
3674 u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
3855 u32 vdev_id, in ath10k_wmi_tlv_op_gen_config_pno_start()
[all …]
A Dp2p.c117 u32 vdev_id; member
133 void ath10k_p2p_noa_update_by_vdev_id(struct ath10k *ar, u32 vdev_id, in ath10k_p2p_noa_update_by_vdev_id()
A Dwmi.c1955 u32 vdev_id; in ath10k_wmi_op_gen_mgmt_tx() local
2196 u32 vdev_id; in ath10k_wmi_event_scan() local
3823 int ret, vdev_id = 0; in ath10k_wmi_event_host_swba() local
4533 u32 vdev_id; in ath10k_wmi_event_roam() local
5193 int vdev_id; in ath10k_wmi_handle_tdls_peer_event() local
7112 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_create()
7209 ath10k_wmi_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_stop()
7248 ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_down()
7429 ath10k_wmi_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_peer_flush()
7476 ath10k_wmi_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_set_psmode()
[all …]
A Dwmi.h3248 u32 vdev_id; member
4953 u32 vdev_id; member
5058 u32 vdev_id; member
5662 u32 vdev_id; member
5728 u32 vdev_id; member
6551 u32 vdev_id; member
6636 u32 vdev_id; member
6666 u32 vdev_id; member
7103 u32 vdev_id; member
7131 u32 vdev_id; member
[all …]
A Dspectral.c183 int vdev_id; in ath10k_spectral_scan_trigger() local
215 int vdev_id, count, res = 0; in ath10k_spectral_scan_config() local
A Dhtt_tx.c1190 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_mgmt_tx() local
1282 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_hl() local
1399 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_32() local
1604 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_64() local
A Dwmi-tlv.h1872 __le32 vdev_id; member
1893 __le32 vdev_id; member
1900 __le32 vdev_id; member
1934 __le32 vdev_id; member
1981 __le32 vdev_id; member
2002 __le32 vdev_id; member
2035 __le32 vdev_id; member
2046 __le32 vdev_id; member
2052 __le32 vdev_id; member
2057 __le32 vdev_id; member
[all …]
A Dmac.c704 static void ath10k_wait_for_peer_delete_done(struct ath10k *ar, u32 vdev_id, in ath10k_wait_for_peer_delete_done()
727 u32 vdev_id, in ath10k_peer_create()
894 static void ath10k_peer_cleanup(struct ath10k *ar, u32 vdev_id) in ath10k_peer_cleanup()
935 static int ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id, in ath10k_mac_tdls_peer_update()
1030 static int ath10k_monitor_vdev_start(struct ath10k *ar, int vdev_id) in ath10k_monitor_vdev_start()
2098 u32 *vdev_id = data; in ath10k_mac_handle_beacon_miss_iter() local
2120 void ath10k_mac_handle_beacon_miss(struct ath10k *ar, u32 vdev_id) in ath10k_mac_handle_beacon_miss()
3678 u32 vdev_id; member
3695 void ath10k_mac_handle_tx_pause_vdev(struct ath10k *ar, u32 vdev_id, in ath10k_mac_handle_tx_pause_vdev()
4114 int vdev_id; in ath10k_offchan_tx_work() local
[all …]
A Dwow.c171 static int ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_pno_check()
/linux-6.3-rc2/drivers/platform/mellanox/
A Dmlxbf-tmfifo.c85 int vdev_id; member
499 static int mlxbf_tmfifo_get_tx_avail(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_get_tx_avail()
634 int vdev_id, hdr_len; in mlxbf_tmfifo_rxtx_header() local
1073 int vdev_id, u64 features, in mlxbf_tmfifo_create_vdev()
1139 static int mlxbf_tmfifo_delete_vdev(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_delete_vdev()

Completed in 222 milliseconds

12