Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h609 #define HNS_ROCE_WQE_INLINE (1UL<<31) macro
H A Dhns_roce_hw_v1.c301 ctrl->flag |= cpu_to_le32(HNS_ROCE_WQE_INLINE); in hns_roce_v1_post_send()