Home
last modified time | relevance | path

Searched refs:ast_idx (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.c331 arvif->ast_idx = peer->hw_peer_id; in ath12k_peer_create()
H A Dcore.h199 u16 ast_idx; member
H A Ddp_tx.c207 ti.bss_ast_idx = arvif->ast_idx; in ath12k_dp_tx()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpeer.c442 arvif->ast_idx = peer->hw_peer_id; in ath11k_peer_create()
H A Dcore.h321 u16 ast_idx; member
H A Ddp_tx.c171 ti.bss_ast_idx = arvif->ast_idx; in ath11k_dp_tx()