Searched refs:POSTED (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_lrc.c | 599 #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 …]
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_wr.c | 306 link->wr_reg_state = POSTED; in smc_wr_reg_send() 316 (link->wr_reg_state != POSTED), in smc_wr_reg_send() 334 case POSTED: in smc_wr_reg_send()
|
| H A D | smc_core.h | 50 POSTED, /* ib_wr_reg_mr request posted */ enumerator
|