Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.c190 #define POSTED BIT(0) in set_offsets() macro
212 if (flags & POSTED) in set_offsets()
238 LRI(13, POSTED),
254 LRI(9, POSTED),
270 LRI(15, POSTED),
288 LRI(9, POSTED),
304 LRI(13, POSTED),
320 LRI(9, POSTED),
331 LRI(3, POSTED),
341 LRI(51, POSTED),
[all …]
/linux/net/smc/
H A Dsmc_wr.c372 link->wr_reg_state = POSTED; in smc_wr_reg_send()
382 (link->wr_reg_state != POSTED), in smc_wr_reg_send()
399 case POSTED: in smc_wr_reg_send()