Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/ath/ath11k/
H 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()
H A Dwmi.c653 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send()
785 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete()
812 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop()
840 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down()
1013 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid, in ath11k_wmi_vdev_up()
1101 const u8 *peer_addr, u8 vdev_id) in ath11k_wmi_send_peer_delete_cmd()
1173 u32 vdev_id, u32 param_id, u32 param_val) in ath11k_wmi_set_peer_param()
1241 int vdev_id, const u8 *addr, in ath11k_wmi_peer_rx_reorder_queue_setup()
1352 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, in ath11k_wmi_pdev_set_ps_mode()
1517 int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_set_sta_ps_param()
[all …]
H A Dwmi.h2620 u32 vdev_id; member
2639 u32 vdev_id; member
2644 u32 vdev_id; member
2654 u32 vdev_id; member
2659 u32 vdev_id; member
2676 u32 vdev_id; member
2846 u32 vdev_id; member
2871 u32 vdev_id; member
2875 u8 vdev_id; member
2880 u8 vdev_id; member
[all …]
H A Dp2p.h14 u32 vdev_id; member
H A Dp2p.c137 void ath11k_p2p_noa_update_by_vdev_id(struct ath11k *ar, u32 vdev_id, in ath11k_p2p_noa_update_by_vdev_id()
H A Dpeer.h13 int vdev_id; member
H A Ddp.c24 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_cleanup()
46 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_setup()
H A Dmac.c573 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id) in ath11k_mac_get_arvif()
595 u32 vdev_id) in ath11k_mac_get_arvif_by_vdev_id()
614 struct ath11k *ath11k_mac_get_ar_by_vdev_id(struct ath11k_base *ab, u32 vdev_id) in ath11k_mac_get_ar_by_vdev_id()
922 static int ath11k_mac_monitor_vdev_start(struct ath11k *ar, int vdev_id, in ath11k_mac_monitor_vdev_start()
1762 u32 *vdev_id = data; in ath11k_mac_handle_beacon_miss_iter() local
1784 void ath11k_mac_handle_beacon_miss(struct ath11k *ar, u32 vdev_id) in ath11k_mac_handle_beacon_miss()
6531 void ath11k_mac_11d_scan_start(struct ath11k *ar, u32 vdev_id) in ath11k_mac_11d_scan_start()
6581 u32 vdev_id; in ath11k_mac_11d_scan_stop() local
9053 u32 vdev_id, u32 stats_id) in ath11k_mac_get_fw_stats()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.c27 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, in ath12k_peer_find()
116 bool ath12k_peer_exist_by_vdev_id(struct ath12k_base *ab, int vdev_id) in ath12k_peer_exist_by_vdev_id()
170 void ath12k_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, in ath12k_peer_map_event()
198 static int ath12k_wait_for_peer_common(struct ath12k_base *ab, int vdev_id, in ath12k_wait_for_peer_common()
220 void ath12k_peer_cleanup(struct ath12k *ar, u32 vdev_id) in ath12k_peer_cleanup()
243 static int ath12k_wait_for_peer_deleted(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_wait_for_peer_deleted()
248 int ath12k_wait_for_peer_delete_done(struct ath12k *ar, u32 vdev_id, in ath12k_wait_for_peer_delete_done()
270 static int ath12k_peer_delete_send(struct ath12k *ar, u32 vdev_id, const u8 *addr) in ath12k_peer_delete_send()
290 int ath12k_peer_delete(struct ath12k *ar, u32 vdev_id, u8 *addr) in ath12k_peer_delete()
309 static int ath12k_wait_for_peer_created(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_wait_for_peer_created()
H A Dwmi.c804 u32 vdev_id = arvif->vdev_id; in ath12k_wmi_mgmt_send() local
883 u32 vdev_id, u32 pdev_id) in ath12k_wmi_send_stats_request_cmd()
1013 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete()
1040 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop()
1068 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down()
1395 const u8 *peer_addr, u8 vdev_id) in ath12k_wmi_send_peer_delete_cmd()
1466 u32 vdev_id, u32 param_id, u32 param_val) in ath12k_wmi_set_peer_param()
1501 u8 vdev_id) in ath12k_wmi_send_peer_flush_tids_cmd()
1535 int vdev_id, const u8 *addr, in ath12k_wmi_peer_rx_reorder_queue_setup()
1644 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode()
[all …]
H A Dwmi.h2879 __le32 vdev_id; member
2920 __le32 vdev_id; member
2927 __le32 vdev_id; member
2931 u32 vdev_id; member
2941 __le32 vdev_id; member
2951 __le32 vdev_id; member
2956 __le32 vdev_id; member
2982 __le32 vdev_id; member
3071 u32 vdev_id; member
3090 u32 vdev_id; member
[all …]
H A Dp2p.c134 void ath12k_p2p_noa_update_by_vdev_id(struct ath12k *ar, u32 vdev_id, in ath12k_p2p_noa_update_by_vdev_id()
H A Dwow.c264 ath12k_wow_pno_check_and_convert(struct ath12k *ar, u32 vdev_id, in ath12k_wow_pno_check_and_convert()
495 static int ath12k_wow_vdev_clean_nlo(struct ath12k *ar, u32 vdev_id) in ath12k_wow_vdev_clean_nlo()
H A Dpeer.h27 int vdev_id; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h643 ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_create()
661 ath10k_wmi_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_delete()
710 ath10k_wmi_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_stop()
725 ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath10k_wmi_vdev_up()
740 ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_down()
755 ath10k_wmi_vdev_set_param(struct ath10k *ar, u32 vdev_id, u32 param_id, in ath10k_wmi_vdev_set_param()
807 ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, in ath10k_wmi_vdev_spectral_enable()
826 ath10k_wmi_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_sta_uapsd()
847 ath10k_wmi_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_wmm_conf()
862 ath10k_wmi_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_create()
[all …]
H A Dwmi-tlv.c175 u32 vdev_id, tx_status; in ath10k_wmi_tlv_event_bcn_tx_status() local
408 int ret, vdev_id; in ath10k_wmi_tlv_event_p2p_noa() local
441 int ret, vdev_id; in ath10k_wmi_tlv_event_tx_pause() local
2134 u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_create()
2161 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete()
2258 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop()
2279 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up()
2304 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down()
2325 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param()
2430 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd()
[all …]
H 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()
H A Dwmi.c1982 u32 vdev_id; in ath10k_wmi_op_gen_mgmt_tx() local
2223 u32 vdev_id; in ath10k_wmi_event_scan() local
3851 int ret, vdev_id = 0; in ath10k_wmi_event_host_swba() local
4561 u32 vdev_id; in ath10k_wmi_event_roam() local
5221 int vdev_id; in ath10k_wmi_handle_tdls_peer_event() local
7140 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_create()
7165 ath10k_wmi_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_delete()
7237 ath10k_wmi_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_stop()
7254 ath10k_wmi_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_op_gen_vdev_up()
7276 ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_down()
[all …]
H A Dwmi.h3205 __le32 vdev_id; member
3283 u32 vdev_id; member
3351 __le32 vdev_id; member
3359 u32 vdev_id; member
3413 __le32 vdev_id; member
3639 __le32 vdev_id; member
4620 __le32 vdev_id; member
4763 __le32 vdev_id; member
4767 __le32 vdev_id; member
4851 __le32 vdev_id; member
[all …]
H 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
H A Dhtt_tx.c1188 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_mgmt_tx() local
1280 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_hl() local
1397 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_32() local
1602 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_64() local
H A Dwmi-tlv.h1873 __le32 vdev_id; member
1894 __le32 vdev_id; member
1901 __le32 vdev_id; member
1935 __le32 vdev_id; member
1982 __le32 vdev_id; member
2003 __le32 vdev_id; member
2036 __le32 vdev_id; member
2047 __le32 vdev_id; member
2053 __le32 vdev_id; member
2058 __le32 vdev_id; member
[all …]
H A Dmac.c708 static void ath10k_wait_for_peer_delete_done(struct ath10k *ar, u32 vdev_id, in ath10k_wait_for_peer_delete_done()
731 u32 vdev_id, in ath10k_peer_create()
833 static int ath10k_peer_delete(struct ath10k *ar, u32 vdev_id, const u8 *addr) in ath10k_peer_delete()
891 static void ath10k_peer_cleanup(struct ath10k *ar, u32 vdev_id) in ath10k_peer_cleanup()
932 static int ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id, in ath10k_mac_tdls_peer_update()
1047 static int ath10k_monitor_vdev_start(struct ath10k *ar, int vdev_id) in ath10k_monitor_vdev_start()
2115 u32 *vdev_id = data; in ath10k_mac_handle_beacon_miss_iter() local
2137 void ath10k_mac_handle_beacon_miss(struct ath10k *ar, u32 vdev_id) in ath10k_mac_handle_beacon_miss()
3695 u32 vdev_id; member
3712 void ath10k_mac_handle_tx_pause_vdev(struct ath10k *ar, u32 vdev_id, in ath10k_mac_handle_tx_pause_vdev()
[all …]
H A Dwow.c172 static int ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_pno_check()
/linux/drivers/platform/mellanox/
H A Dmlxbf-tmfifo.c93 int vdev_id; member
520 static int mlxbf_tmfifo_get_tx_avail(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_get_tx_avail()
662 int vdev_id, hdr_len; in mlxbf_tmfifo_rxtx_header() local
1191 int vdev_id, u64 features, in mlxbf_tmfifo_create_vdev()
1257 static int mlxbf_tmfifo_delete_vdev(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_delete_vdev()

12