Searched refs:HNS_ROCE_WQE_IMM (Results 1 – 2 of 2) sorted by relevance
613 #define HNS_ROCE_WQE_IMM (1UL<<23) macro
165 cpu_to_le32(HNS_ROCE_WQE_IMM) : 0); in hns_roce_v1_post_send()250 cpu_to_le32(HNS_ROCE_WQE_IMM) : 0) | in hns_roce_v1_post_send()2233 wc->wc_flags = (le32_to_cpu(sq_wqe->flag) & HNS_ROCE_WQE_IMM ? in hns_roce_v1_poll_one()