Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpeer.c331 arvif->ast_idx = peer->hw_peer_id; in ath12k_peer_create()
H A Dcore.h218 u16 ast_idx; member
H A Ddp_tx.c211 ti.bss_ast_idx = arvif->ast_idx; in ath12k_dp_tx()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpeer.c442 arvif->ast_idx = peer->hw_peer_id; in ath11k_peer_create()
H A Dcore.h342 u16 ast_idx; member
H A Ddp_tx.c179 ti.bss_ast_idx = arvif->ast_idx; in ath11k_dp_tx()