Searched refs:POSTED (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/i915/gt/ |
| D | intel_lrc.c | 29 #define POSTED BIT(0) in set_offsets() macro 52 if (flags & POSTED) in set_offsets() 119 LRI(14, POSTED), 136 LRI(9, POSTED), 148 LRI(1, POSTED), 152 LRI(44, POSTED), 203 LRI(13, POSTED), 219 LRI(9, POSTED), 235 LRI(15, POSTED), 253 LRI(9, POSTED), [all …]
|
| /Linux-v6.1/net/smc/ |
| D | smc_wr.c | 372 link->wr_reg_state = POSTED; in smc_wr_reg_send() 382 (link->wr_reg_state != POSTED), in smc_wr_reg_send() 400 case POSTED: in smc_wr_reg_send()
|
| D | smc_core.h | 58 POSTED, /* ib_wr_reg_mr request posted */ enumerator
|