Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_lrc.c599 #define POSTED BIT(0) in set_offsets() macro
624 if (flags & POSTED) in set_offsets()
699 LRI(14, POSTED),
716 LRI(9, POSTED),
728 LRI(1, POSTED),
732 LRI(44, POSTED),
783 LRI(13, POSTED),
799 LRI(9, POSTED),
815 LRI(14, POSTED),
832 LRI(9, POSTED),
[all …]
/Linux-v5.10/net/smc/
Dsmc_wr.c317 link->wr_reg_state = POSTED; in smc_wr_reg_send()
326 (link->wr_reg_state != POSTED), in smc_wr_reg_send()
342 case POSTED: in smc_wr_reg_send()
Dsmc_core.h50 POSTED, /* ib_wr_reg_mr request posted */ enumerator