Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c143 LRI(14, POSTED),
160 LRI(9, POSTED),
172 LRI(1, POSTED),
176 LRI(44, POSTED),
243 LRI(9, POSTED),
277 LRI(9, POSTED),
310 LRI(9, POSTED),
347 LRI(9, POSTED),
432 LRI(9, POSTED),
443 LRI(1, POSTED),
[all …]
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.c163 LRI(13, POSTED),
179 LRI(9, POSTED),
213 LRI(9, POSTED),
245 LRI(9, POSTED),
256 LRI(3, POSTED),
341 LRI(9, POSTED),
352 LRI(3, POSTED),
384 LRI(9, POSTED),
395 LRI(3, POSTED),
427 LRI(9, POSTED),
[all …]
/linux-6.15/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()
H A Dsmc_core.h69 POSTED, /* ib_wr_reg_mr request posted */ enumerator