Home
last modified time | relevance | path

Searched refs:HNS_ROCE_WQE_IMM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h613 #define HNS_ROCE_WQE_IMM (1UL<<23) macro
H A Dhns_roce_hw_v1.c165 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()