Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwz.c13556 struct htt_tx_wbm_completion *status_desc; in qwz_dp_tx_process_htt_tx_complete() local
13560 status_desc = desc + HTT_TX_WBM_COMP_STATUS_OFFSET; in qwz_dp_tx_process_htt_tx_complete()
13563 status_desc->info0); in qwz_dp_tx_process_htt_tx_complete()
13572 status_desc->info1); in qwz_dp_tx_process_htt_tx_complete()
13574 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in qwz_dp_tx_process_htt_tx_complete()
13576 status_desc->info2); in qwz_dp_tx_process_htt_tx_complete()
H A Dqwx.c15455 struct htt_tx_wbm_completion *status_desc; in qwx_dp_tx_process_htt_tx_complete() local
15459 status_desc = desc + HTT_TX_WBM_COMP_STATUS_OFFSET; in qwx_dp_tx_process_htt_tx_complete()
15462 status_desc->info0); in qwx_dp_tx_process_htt_tx_complete()
15471 status_desc->info1); in qwx_dp_tx_process_htt_tx_complete()
15473 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in qwx_dp_tx_process_htt_tx_complete()
15475 status_desc->info2); in qwx_dp_tx_process_htt_tx_complete()