| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| D | peer.c | 10 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() 147 static int ath11k_wait_for_peer_common(struct ath11k_base *ab, int vdev_id, in ath11k_wait_for_peer_common() 169 void ath11k_peer_cleanup(struct ath11k *ar, u32 vdev_id) in ath11k_peer_cleanup() 192 static int ath11k_wait_for_peer_deleted(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_wait_for_peer_deleted() 197 int ath11k_wait_for_peer_delete_done(struct ath11k *ar, u32 vdev_id, in ath11k_wait_for_peer_delete_done() 219 int ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, u8 *addr) in ath11k_peer_delete() 244 static int ath11k_wait_for_peer_created(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_wait_for_peer_created()
|
| D | wmi.c | 568 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send() 694 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete() 721 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop() 749 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down() 905 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath11k_wmi_vdev_up() 972 const u8 *peer_addr, u8 vdev_id) in ath11k_wmi_send_peer_delete_cmd() 1044 u32 vdev_id, u32 param_id, u32 param_val) in ath11k_wmi_set_peer_param() 1112 int vdev_id, const u8 *addr, in ath11k_wmi_peer_rx_reorder_queue_setup() 1223 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, u32 enable) in ath11k_wmi_pdev_set_ps_mode() 1387 int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_set_sta_ps_param() [all …]
|
| D | peer.h | 12 int vdev_id; member
|
| D | wmi.h | 2462 u32 vdev_id; member 2479 u32 vdev_id; member 2484 u32 vdev_id; member 2494 u32 vdev_id; member 2499 u32 vdev_id; member 2515 u32 vdev_id; member 2682 u32 vdev_id; member 2704 u32 vdev_id; member 2708 u8 vdev_id; member 2713 u8 vdev_id; member [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
| D | peer.c | 11 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()
|
| D | wmi.c | 748 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id, in ath12k_wmi_mgmt_send() 868 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete() 895 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop() 923 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down() 1086 int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath12k_wmi_vdev_up() 1153 const u8 *peer_addr, u8 vdev_id) in ath12k_wmi_send_peer_delete_cmd() 1224 u32 vdev_id, u32 param_id, u32 param_val) in ath12k_wmi_set_peer_param() 1259 u8 vdev_id) in ath12k_wmi_send_peer_flush_tids_cmd() 1293 int vdev_id, const u8 *addr, in ath12k_wmi_peer_rx_reorder_queue_setup() 1402 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode() [all …]
|
| D | wmi.h | 2707 __le32 vdev_id; member 2725 __le32 vdev_id; member 2730 __le32 vdev_id; member 2740 __le32 vdev_id; member 2745 __le32 vdev_id; member 2763 __le32 vdev_id; member 2850 u32 vdev_id; member 2891 u32 vdev_id; member 2906 u16 vdev_id; member 2998 __le32 vdev_id; member [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
| 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()
|
| D | wmi.c | 648 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send() 780 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete() 807 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop() 835 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down() 1008 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid, in ath11k_wmi_vdev_up() 1096 const u8 *peer_addr, u8 vdev_id) in ath11k_wmi_send_peer_delete_cmd() 1168 u32 vdev_id, u32 param_id, u32 param_val) in ath11k_wmi_set_peer_param() 1236 int vdev_id, const u8 *addr, in ath11k_wmi_peer_rx_reorder_queue_setup() 1347 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, in ath11k_wmi_pdev_set_ps_mode() 1512 int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_set_sta_ps_param() [all …]
|
| D | wmi.h | 2603 u32 vdev_id; member 2622 u32 vdev_id; member 2627 u32 vdev_id; member 2637 u32 vdev_id; member 2642 u32 vdev_id; member 2659 u32 vdev_id; member 2829 u32 vdev_id; member 2854 u32 vdev_id; member 2858 u8 vdev_id; member 2863 u8 vdev_id; member [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| D | wmi-ops.h | 640 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() 722 ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath10k_wmi_vdev_up() 737 ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_down() 752 ath10k_wmi_vdev_set_param(struct ath10k *ar, u32 vdev_id, u32 param_id, in ath10k_wmi_vdev_set_param() 804 ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, in ath10k_wmi_vdev_spectral_enable() 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() [all …]
|
| D | txrx.c | 150 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()
|
| D | wmi-tlv.c | 174 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 2133 u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_create() 2160 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete() 2257 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop() 2278 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up() 2303 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down() 2324 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param() 2429 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd() [all …]
|
| 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()
|
| D | wmi.c | 1976 u32 vdev_id; in ath10k_wmi_op_gen_mgmt_tx() local 2217 u32 vdev_id; in ath10k_wmi_event_scan() local 3845 int ret, vdev_id = 0; in ath10k_wmi_event_host_swba() local 4555 u32 vdev_id; in ath10k_wmi_event_roam() local 5215 int vdev_id; in ath10k_wmi_handle_tdls_peer_event() local 7134 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_create() 7159 ath10k_wmi_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_delete() 7231 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_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_op_gen_vdev_up() 7270 ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_down() [all …]
|
| D | wmi.h | 3164 __le32 vdev_id; member 3249 u32 vdev_id; member 3317 __le32 vdev_id; member 3325 u32 vdev_id; member 3379 __le32 vdev_id; member 3605 __le32 vdev_id; member 4593 __le32 vdev_id; member 4736 __le32 vdev_id; member 4740 __le32 vdev_id; member 4824 __le32 vdev_id; member [all …]
|
| 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| D | wmi-ops.h | 640 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() 722 ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath10k_wmi_vdev_up() 737 ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_down() 752 ath10k_wmi_vdev_set_param(struct ath10k *ar, u32 vdev_id, u32 param_id, in ath10k_wmi_vdev_set_param() 804 ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, in ath10k_wmi_vdev_spectral_enable() 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() [all …]
|
| D | txrx.c | 137 struct ath10k_peer *ath10k_peer_find(struct ath10k *ar, int vdev_id, in ath10k_peer_find() 172 static int ath10k_wait_for_peer_common(struct ath10k *ar, int vdev_id, in ath10k_wait_for_peer_common() 194 int ath10k_wait_for_peer_created(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_created() 199 int ath10k_wait_for_peer_deleted(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_deleted()
|
| D | wmi-tlv.c | 174 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 2122 u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_create() 2149 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete() 2246 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop() 2267 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up() 2292 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down() 2313 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param() 2418 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd() [all …]
|
| 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()
|
| D | wmi.c | 1955 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() 7137 ath10k_wmi_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_delete() 7209 ath10k_wmi_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_stop() 7226 ath10k_wmi_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_op_gen_vdev_up() 7248 ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_down() [all …]
|
| D | wmi.h | 3161 __le32 vdev_id; member 3246 u32 vdev_id; member 3314 __le32 vdev_id; member 3322 u32 vdev_id; member 3376 __le32 vdev_id; member 3600 __le32 vdev_id; member 4588 __le32 vdev_id; member 4731 __le32 vdev_id; member 4735 __le32 vdev_id; member 4819 __le32 vdev_id; member [all …]
|
| 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
|
| /kernel/linux/linux-5.10/drivers/platform/mellanox/ |
| D | mlxbf-tmfifo.c | 84 int vdev_id; member 491 static int mlxbf_tmfifo_get_tx_avail(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_get_tx_avail() 633 int vdev_id, hdr_len; in mlxbf_tmfifo_rxtx_header() local 1096 int vdev_id, u64 features, in mlxbf_tmfifo_create_vdev() 1162 static int mlxbf_tmfifo_delete_vdev(struct mlxbf_tmfifo *fifo, int vdev_id) in mlxbf_tmfifo_delete_vdev()
|