Home
last modified time | relevance | path

Searched refs:UD_SEND_WQE_FIELD_LOC (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h857 #define UD_SEND_WQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_ud_send_wqe, h, l) macro
859 #define UD_SEND_WQE_OPCODE UD_SEND_WQE_FIELD_LOC(4, 0)
860 #define UD_SEND_WQE_OWNER UD_SEND_WQE_FIELD_LOC(7, 7)
861 #define UD_SEND_WQE_CQE UD_SEND_WQE_FIELD_LOC(8, 8)
862 #define UD_SEND_WQE_SE UD_SEND_WQE_FIELD_LOC(11, 11)
863 #define UD_SEND_WQE_PD UD_SEND_WQE_FIELD_LOC(119, 96)
864 #define UD_SEND_WQE_SGE_NUM UD_SEND_WQE_FIELD_LOC(127, 120)
865 #define UD_SEND_WQE_MSG_START_SGE_IDX UD_SEND_WQE_FIELD_LOC(151, 128)
866 #define UD_SEND_WQE_UDPSPN UD_SEND_WQE_FIELD_LOC(191, 176)
867 #define UD_SEND_WQE_DQPN UD_SEND_WQE_FIELD_LOC(24
[all...]

Completed in 5 milliseconds