Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h91 int ath12k_peer_ml_create(struct ath12k_hw *ah, struct ieee80211_sta *sta);
H A Dpeer.c445 int ath12k_peer_ml_create(struct ath12k_hw *ah, struct ieee80211_sta *sta) in ath12k_peer_ml_create() function
H A Dmac.c7310 ret = ath12k_peer_ml_create(ah, sta); in ath12k_mac_op_sta_state()