/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | txrx.c | 136 struct ath10k_peer *ath10k_peer_find(struct ath10k *ar, int vdev_id, in ath10k_peer_find() 168 static int ath10k_wait_for_peer_common(struct ath10k *ar, int vdev_id, in ath10k_wait_for_peer_common() 190 int ath10k_wait_for_peer_created(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_created() 195 int ath10k_wait_for_peer_deleted(struct ath10k *ar, int vdev_id, const u8 *addr) in ath10k_wait_for_peer_deleted()
|
D | wmi-ops.h | 595 ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_create() 613 ath10k_wmi_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_delete() 662 ath10k_wmi_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_stop() 677 ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath10k_wmi_vdev_up() 692 ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_down() 707 ath10k_wmi_vdev_set_param(struct ath10k *ar, u32 vdev_id, u32 param_id, in ath10k_wmi_vdev_set_param() 759 ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, in ath10k_wmi_vdev_spectral_enable() 778 ath10k_wmi_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_sta_uapsd() 799 ath10k_wmi_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_wmm_conf() 814 ath10k_wmi_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_create() [all …]
|
D | wmi-tlv.c | 185 u32 vdev_id, tx_status; in ath10k_wmi_tlv_event_bcn_tx_status() local 323 int ret, vdev_id; in ath10k_wmi_tlv_event_p2p_noa() local 356 int ret, vdev_id; in ath10k_wmi_tlv_event_tx_pause() local 1769 u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_create() 1796 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete() 1893 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop() 1914 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up() 1939 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down() 1960 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param() 2062 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 | 128 u32 vdev_id; member 144 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 | 1884 u32 vdev_id; in ath10k_wmi_op_gen_mgmt_tx() local 2112 u32 vdev_id; in ath10k_wmi_event_scan() local 3607 int ret, vdev_id = 0; in ath10k_wmi_event_host_swba() local 4317 u32 vdev_id; in ath10k_wmi_event_roam() local 4957 int vdev_id; in ath10k_wmi_handle_tdls_peer_event() local 6801 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_create() 6826 ath10k_wmi_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_delete() 6898 ath10k_wmi_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_stop() 6915 ath10k_wmi_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_op_gen_vdev_up() 6937 ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_down() [all …]
|
D | spectral.c | 194 int vdev_id; in ath10k_spectral_scan_trigger() local 226 int vdev_id, count, res = 0; in ath10k_spectral_scan_config() local
|
D | wmi.h | 3073 __le32 vdev_id; member 3158 u32 vdev_id; member 3226 __le32 vdev_id; member 3234 u32 vdev_id; member 3288 __le32 vdev_id; member 3512 __le32 vdev_id; member 4478 __le32 vdev_id; member 4614 __le32 vdev_id; member 4618 __le32 vdev_id; member 4702 __le32 vdev_id; member [all …]
|
D | wmi-tlv.h | 1749 __le32 vdev_id; member 1770 __le32 vdev_id; member 1777 __le32 vdev_id; member 1811 __le32 vdev_id; member 1858 __le32 vdev_id; member 1863 __le32 vdev_id; member 1896 __le32 vdev_id; member 1907 __le32 vdev_id; member 1913 __le32 vdev_id; member 1918 __le32 vdev_id; member [all …]
|
D | htt_tx.c | 1071 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_mgmt_tx() local 1150 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_32() local 1350 u8 vdev_id = ath10k_htt_tx_get_vdev_id(ar, msdu); in ath10k_htt_tx_64() local
|
D | mac.c | 693 u32 vdev_id, in ath10k_peer_create() 802 static int ath10k_peer_delete(struct ath10k *ar, u32 vdev_id, const u8 *addr) in ath10k_peer_delete() 821 static void ath10k_peer_cleanup(struct ath10k *ar, u32 vdev_id) in ath10k_peer_cleanup() 882 static int ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id, in ath10k_mac_tdls_peer_update() 973 static int ath10k_monitor_vdev_start(struct ath10k *ar, int vdev_id) in ath10k_monitor_vdev_start() 2034 u32 *vdev_id = data; in ath10k_mac_handle_beacon_miss_iter() local 2056 void ath10k_mac_handle_beacon_miss(struct ath10k *ar, u32 vdev_id) in ath10k_mac_handle_beacon_miss() 3341 u32 vdev_id; member 3358 void ath10k_mac_handle_tx_pause_vdev(struct ath10k *ar, u32 vdev_id, in ath10k_mac_handle_tx_pause_vdev() 3722 int vdev_id; in ath10k_offchan_tx_work() local [all …]
|
D | htt_rx.c | 902 ath10k_htt_rx_h_vdev_channel(struct ath10k *ar, u32 vdev_id) in ath10k_htt_rx_h_vdev_channel() 943 u32 vdev_id) in ath10k_htt_rx_h_channel() 1010 u32 vdev_id) in ath10k_htt_rx_h_ppdu() 2121 u8 vdev_id; in ath10k_htt_rx_in_ord_ind() local
|
D | core.h | 219 u32 vdev_id; member 238 u32 vdev_id; member 411 int vdev_id; member 498 u32 vdev_id; member 554 u32 vdev_id; member 966 int vdev_id; member
|
D | htt.h | 371 __le32 vdev_id; member 755 u8 vdev_id; member 865 u8 vdev_id; member 913 u8 vdev_id; member 941 u8 vdev_id; member 1682 u8 vdev_id; member
|
D | core.c | 2154 int vdev_id; in ath10k_core_reset_rx_filter() local
|