Home
last modified time | relevance | path

Searched refs:HTT_TX_PPDU_DUR_INFO0_PEER_ID_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h1012 #define HTT_TX_PPDU_DUR_INFO0_PEER_ID_MASK GENMASK(15, 0) macro
H A Dhtt_rx.c3187 peer_id = FIELD_GET(HTT_TX_PPDU_DUR_INFO0_PEER_ID_MASK, in ath10k_htt_rx_tx_compl_ind()