Searched refs:POSTED (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 53 #define POSTED BIT(0) in set_offsets() macro 76 if (flags & POSTED) in set_offsets() 143 LRI(14, POSTED), 160 LRI(9, POSTED), 172 LRI(1, POSTED), 176 LRI(44, POSTED), 227 LRI(13, POSTED), 243 LRI(9, POSTED), 259 LRI(15, POSTED), 277 LRI(9, POSTED), [all …]
|
/openbmc/linux/net/smc/ |
H A 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() 399 case POSTED: in smc_wr_reg_send()
|
H A D | smc_core.h | 69 POSTED, /* ib_wr_reg_mr request posted */ enumerator
|