Searched refs:ath12k_peer (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | peer.c | 27 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, in ath12k_peer_find() 30 struct ath12k_peer *peer; in ath12k_peer_find() 46 static struct ath12k_peer *ath12k_peer_find_by_pdev_idx(struct ath12k_base *ab, in ath12k_peer_find_by_pdev_idx() 49 struct ath12k_peer *peer; in ath12k_peer_find_by_pdev_idx() 65 struct ath12k_peer *ath12k_peer_find_by_addr(struct ath12k_base *ab, in ath12k_peer_find_by_addr() 68 struct ath12k_peer *peer; in ath12k_peer_find_by_addr() 82 static struct ath12k_peer *ath12k_peer_find_by_ml_id(struct ath12k_base *ab, in ath12k_peer_find_by_ml_id() 85 struct ath12k_peer *peer; in ath12k_peer_find_by_ml_id() 96 struct ath12k_peer *ath12k_peer_find_by_id(struct ath12k_base *ab, in ath12k_peer_find_by_id() 99 struct ath12k_peer *peer; in ath12k_peer_find_by_id() [all …]
|
| H A D | peer.h | 24 struct ath12k_peer { struct 77 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, argument 79 struct ath12k_peer *ath12k_peer_find_by_addr(struct ath12k_base *ab, 81 struct ath12k_peer *ath12k_peer_find_by_id(struct ath12k_base *ab, int peer_id); 90 struct ath12k_peer *ath12k_peer_find_by_ast(struct ath12k_base *ab, int ast_hash); 98 struct ath12k_peer *peer) in ath12k_peer_get_link_sta()
|
| H A D | dp_tx.c | 583 struct ath12k_peer *peer; in ath12k_dp_tx_htt_tx_complete_buf() 704 struct ath12k_peer *peer; in ath12k_dp_tx_update_txcompl() 835 struct ath12k_peer *peer; in ath12k_dp_tx_complete_msdu()
|
| H A D | mac.c | 1172 struct ath12k_peer *peer, *tmp; in ath12k_mac_peer_cleanup_all() 3731 struct ath12k_peer *peer; in ath12k_bss_assoc() 5659 struct ath12k_peer *peer; in ath12k_clear_peer_keys() 5703 struct ath12k_peer *peer; in ath12k_mac_set_key() 6560 struct ath12k_peer *peer; in ath12k_mac_station_post_remove() 6588 struct ath12k_peer *peer; in ath12k_mac_station_unauthorize() 6621 struct ath12k_peer *peer; in ath12k_mac_station_authorize() 7496 struct ath12k_peer *peer; in ath12k_mac_op_link_sta_rc_update() 9144 struct ath12k_peer *peer; in ath12k_mac_op_tx() 12732 struct ath12k_peer *peer, *tmp; in ath12k_mac_validate_fixed_rate_settings()
|
| H A D | wmi.c | 7375 struct ath12k_peer *peer; in ath12k_peer_sta_kickout_event()
|