Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h517 #define UD_SEND_WQE_U32_36_PRIORITY_S 20 macro
519 (((1UL << 4) - 1) << UD_SEND_WQE_U32_36_PRIORITY_S)
H A Dhns_roce_hw_v1.c182 UD_SEND_WQE_U32_36_PRIORITY_S, in hns_roce_v1_post_send()