Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A 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 …]
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_wr.c306 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 Dsmc_core.h50 POSTED, /* ib_wr_reg_mr request posted */ enumerator