Home
last modified time | relevance | path

Searched refs:SSOW_LF_GWS_OP_GET_WORK (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_ssow.h32 #define SSOW_LF_GWS_OP_GET_WORK (0x600ull) macro
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev.h63 #define SSOW_LF_GWS_OP_GET_WORK (0x600ull) macro
81 #define OTX2_SSOW_GET_BASE_ADDR(_GW) ((_GW) - SSOW_LF_GWS_OP_GET_WORK)
H A Dotx2_evdev.c776 ws->getwrk_op = base + SSOW_LF_GWS_OP_GET_WORK; in sso_set_port_ops()