Home
last modified time | relevance | path

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

/dpdk/drivers/event/cnxk/
H A Dcnxk_worker.h60 cnxk_sso_hws_swtag_wait(uintptr_t tag_op) in cnxk_sso_hws_swtag_wait() argument
74 : [swtp_loc] "r"(tag_op)); in cnxk_sso_hws_swtag_wait()
78 swtp = plt_read64(tag_op); in cnxk_sso_hws_swtag_wait()
/dpdk/drivers/common/cnxk/
H A Droc_sso.h60 uintptr_t tag_op = base + SSOW_LF_GWS_TAG; in roc_sso_hws_head_wait() local
73 : [tag_op] "r"(tag_op)); in roc_sso_hws_head_wait()
76 tag = plt_read64(tag_op); in roc_sso_hws_head_wait()