Home
last modified time | relevance | path

Searched refs:HAL_WBM_RELEASE_INFO3_TID (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwxreg.h9113 #define HAL_WBM_RELEASE_INFO3_TID GENMASK(19, 16) macro
H A Dqwzreg.h9548 #define HAL_WBM_RELEASE_INFO3_TID GENMASK(19, 16) macro
H A Dqwz.c13518 ts->tid = FIELD_GET(HAL_WBM_RELEASE_INFO3_TID, desc->info3); in qwz_dp_tx_status_parse()
H A Dqwx.c15417 ts->tid = FIELD_GET(HAL_WBM_RELEASE_INFO3_TID, desc->info3); in qwx_dp_tx_status_parse()