Searched refs:UD_SEND_WQE_FIELD_LOC (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/infiniband/hw/hns/ |
A D | hns_roce_hw_v2.h | 885 #define UD_SEND_WQE_OPCODE UD_SEND_WQE_FIELD_LOC(4, 0) 886 #define UD_SEND_WQE_OWNER UD_SEND_WQE_FIELD_LOC(7, 7) 887 #define UD_SEND_WQE_CQE UD_SEND_WQE_FIELD_LOC(8, 8) 888 #define UD_SEND_WQE_SE UD_SEND_WQE_FIELD_LOC(11, 11) 889 #define UD_SEND_WQE_PD UD_SEND_WQE_FIELD_LOC(119, 96) 892 #define UD_SEND_WQE_UDPSPN UD_SEND_WQE_FIELD_LOC(191, 176) 893 #define UD_SEND_WQE_DQPN UD_SEND_WQE_FIELD_LOC(247, 224) 894 #define UD_SEND_WQE_VLAN UD_SEND_WQE_FIELD_LOC(271, 256) 896 #define UD_SEND_WQE_TCLASS UD_SEND_WQE_FIELD_LOC(287, 280) 898 #define UD_SEND_WQE_SL UD_SEND_WQE_FIELD_LOC(311, 308) [all …]
|
Completed in 11 milliseconds