Searched refs:POSTED (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_lrc.c | 25 #define POSTED BIT(0) in set_offsets() macro 48 if (flags & POSTED) in set_offsets() 115 LRI(14, POSTED), 132 LRI(9, POSTED), 144 LRI(1, POSTED), 148 LRI(44, POSTED), 199 LRI(13, POSTED), 215 LRI(9, POSTED), 231 LRI(14, POSTED), 248 LRI(9, POSTED), [all …]
|
/Linux-v5.15/net/smc/ |
D | smc_wr.c | 317 link->wr_reg_state = POSTED; in smc_wr_reg_send() 327 (link->wr_reg_state != POSTED), in smc_wr_reg_send() 345 case POSTED: in smc_wr_reg_send()
|
D | smc_core.h | 53 POSTED, /* ib_wr_reg_mr request posted */ enumerator
|