Home
last modified time | relevance | path

Searched refs:ath12k_peer_find_by_addr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h57 struct ath12k_peer *ath12k_peer_find_by_addr(struct ath12k_base *ab,
H A Dpeer.c49 struct ath12k_peer *ath12k_peer_find_by_addr(struct ath12k_base *ab, in ath12k_peer_find_by_addr() function
H A Ddp_rx.c2209 peer = ath12k_peer_find_by_addr(ab, in ath12k_dp_rx_h_find_peer()
H A Dmac.c6263 ath12k_peer_find_by_addr(ab, ar->mac_addr)) in ath12k_mac_op_unassign_vif_chanctx()
H A Dwmi.c5992 peer = ath12k_peer_find_by_addr(ab, arg.mac_addr); in ath12k_peer_sta_kickout_event()