/linux/drivers/net/wireless/ath/ath11k/ |
H A D | peer.c | 28 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 D | wmi.c | 653 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 D | wmi.h | 2620 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 D | p2p.h | 14 u32 vdev_id; member
|
H A D | p2p.c | 137 void ath11k_p2p_noa_update_by_vdev_id(struct ath11k *ar, u32 vdev_id, in ath11k_p2p_noa_update_by_vdev_id()
|
H A D | peer.h | 13 int vdev_id; member
|
H A D | dp.c | 22 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_cleanup() 44 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_setup()
|
H A D | mac.c | 573 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 9049 u32 vdev_id, u32 stats_id) in ath11k_mac_get_fw_stats()
|
H A D | dp_rx.c | 970 const u8 *peer_mac, int vdev_id, u8 tid) in ath11k_dp_rx_tid_mem_free() 997 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup() 1095 int vdev_id = arsta->arvif->vdev_id; in ath11k_dp_rx_ampdu_start() local 1113 int vdev_id = arsta->arvif->vdev_id; in ath11k_dp_rx_ampdu_stop() local 1685 u8 vdev_id; in ath11k_dp_htt_htc_t2h_msg_handler() local 3190 int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id) in ath11k_peer_rx_frag_setup()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 643 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 D | wmi-tlv.c | 175 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 D | p2p.c | 117 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 D | wmi.h | 3205 __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 D | spectral.c | 183 int vdev_id; in ath10k_spectral_scan_trigger() local 215 int vdev_id, count, res = 0; in ath10k_spectral_scan_config() local
|
H A D | htt_tx.c | 1186 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_mgmt_tx() local 1278 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_hl() local 1395 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_32() local 1600 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_64() local
|
H A D | wmi-tlv.h | 1873 __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 D | mac.c | 707 static void ath10k_wait_for_peer_delete_done(struct ath10k *ar, u32 vdev_id, in ath10k_wait_for_peer_delete_done() 730 u32 vdev_id, in ath10k_peer_create() 832 static int ath10k_peer_delete(struct ath10k *ar, u32 vdev_id, const u8 *addr) in ath10k_peer_delete() 890 static void ath10k_peer_cleanup(struct ath10k *ar, u32 vdev_id) in ath10k_peer_cleanup() 931 static int ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id, in ath10k_mac_tdls_peer_update() 1046 static int ath10k_monitor_vdev_start(struct ath10k *ar, int vdev_id) in ath10k_monitor_vdev_start() 2114 u32 *vdev_id = data; in ath10k_mac_handle_beacon_miss_iter() local 2136 void ath10k_mac_handle_beacon_miss(struct ath10k *ar, u32 vdev_id) in ath10k_mac_handle_beacon_miss() 3694 u32 vdev_id; member 3711 void ath10k_mac_handle_tx_pause_vdev(struct ath10k *ar, u32 vdev_id, in ath10k_mac_handle_tx_pause_vdev() [all …]
|
H A D | wow.c | 172 static int ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_pno_check()
|
H A D | core.h | 235 u32 vdev_id; member 254 u32 vdev_id; member 427 int vdev_id; member 575 u32 vdev_id; member 644 u32 vdev_id; member 1119 int vdev_id; member
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 785 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id, in ath12k_wmi_mgmt_send() 832 u32 vdev_id, u32 pdev_id) in ath12k_wmi_send_stats_request_cmd() 962 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete() 989 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop() 1017 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down() 1345 const u8 *peer_addr, u8 vdev_id) in ath12k_wmi_send_peer_delete_cmd() 1416 u32 vdev_id, u32 param_id, u32 param_val) in ath12k_wmi_set_peer_param() 1451 u8 vdev_id) in ath12k_wmi_send_peer_flush_tids_cmd() 1485 int vdev_id, const u8 *addr, in ath12k_wmi_peer_rx_reorder_queue_setup() 1594 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 D | wmi.h | 2831 __le32 vdev_id; member 2872 __le32 vdev_id; member 2879 __le32 vdev_id; member 2883 u32 vdev_id; member 2893 __le32 vdev_id; member 2903 __le32 vdev_id; member 2908 __le32 vdev_id; member 2934 __le32 vdev_id; member 3023 u32 vdev_id; member 3042 u32 vdev_id; member [all …]
|
H A D | wow.c | 264 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 D | mac.c | 704 struct ath12k_link_vif *ath12k_mac_get_arvif(struct ath12k *ar, u32 vdev_id) in ath12k_mac_get_arvif() 729 u32 vdev_id) in ath12k_mac_get_arvif_by_vdev_id() 748 struct ath12k *ath12k_mac_get_ar_by_vdev_id(struct ath12k_base *ab, u32 vdev_id) in ath12k_mac_get_ar_by_vdev_id() 1143 static int ath12k_monitor_vdev_up(struct ath12k *ar, int vdev_id) in ath12k_monitor_vdev_up() 1162 static int ath12k_mac_monitor_vdev_start(struct ath12k *ar, int vdev_id, in ath12k_mac_monitor_vdev_start() 1778 u32 *vdev_id = data; in ath12k_mac_handle_beacon_miss_iter() local 1801 void ath12k_mac_handle_beacon_miss(struct ath12k *ar, u32 vdev_id) in ath12k_mac_handle_beacon_miss() 5976 u8 vdev_id; in ath12k_mac_mlo_sta_set_link_active() local 8617 void ath12k_mac_11d_scan_start(struct ath12k *ar, u32 vdev_id) in ath12k_mac_11d_scan_start() 8663 u32 vdev_id; in ath12k_mac_11d_scan_stop() local [all …]
|
H A D | dp_rx.c | 1021 int ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, in ath12k_dp_rx_peer_tid_setup() 1130 int vdev_id; in ath12k_dp_rx_ampdu_start() local 1159 int vdev_id; in ath12k_dp_rx_ampdu_stop() local 1788 u8 vdev_id; in ath12k_dp_htt_htc_t2h_msg_handler() local 2971 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/drivers/platform/mellanox/ |
H A D | mlxbf-tmfifo.c | 93 int vdev_id; member 519 static int mlxbf_tmfifo_get_tx_avail(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_get_tx_avail() 661 int vdev_id, hdr_len; in mlxbf_tmfifo_rxtx_header() local 1190 int vdev_id, u64 features, in mlxbf_tmfifo_create_vdev() 1256 static int mlxbf_tmfifo_delete_vdev(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_delete_vdev()
|