Home
last modified time | relevance | path

Searched refs:ath12k_peer_exist_by_vdev_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h67 bool ath12k_peer_exist_by_vdev_id(struct ath12k_base *ab, int vdev_id);
H A Dpeer.c80 bool ath12k_peer_exist_by_vdev_id(struct ath12k_base *ab, int vdev_id) in ath12k_peer_exist_by_vdev_id() function
H A Dmac.c6187 !ath12k_peer_exist_by_vdev_id(ab, arvif->vdev_id)) { in ath12k_mac_op_assign_vif_chanctx()