Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpeer.h64 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.c6188 !ath12k_peer_exist_by_vdev_id(ab, arvif->vdev_id)) { in ath12k_mac_op_assign_vif_chanctx()