Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h38 u16 ath12k_peer_ml_alloc(struct ath12k_hw *ah);
H A Dpeer.c332 u16 ath12k_peer_ml_alloc(struct ath12k_hw *ah) in ath12k_peer_ml_alloc() function
H A Dmac.c7790 ahsta->ml_peer_id = ath12k_peer_ml_alloc(ah); in ath12k_mac_op_sta_state()