/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_tcb.h | 63 #define V_TCB_T_FLAGS(x) ((__u64)(x) << S_TCB_T_FLAGS) 177 #define V_TCB_SND_NXT_RAW(x) ((__u64)(x) << S_TCB_SND_NXT_RAW) 183 #define V_TCB_SND_MAX_RAW(x) ((__u64)(x) << S_TCB_SND_MAX_RAW) 189 #define V_TCB_SND_REC_RAW(x) ((__u64)(x) << S_TCB_SND_REC_RAW) 195 #define V_TCB_SND_CWND(x) ((__u64)(x) << S_TCB_SND_CWND) 201 #define V_TCB_SND_SSTHRESH(x) ((__u64)(x) << S_TCB_SND_SSTHRESH) 213 #define V_TCB_TX_LAST_PTR_RAW(x) ((__u64)(x) << S_TCB_TX_LAST_PTR_RAW) 219 #define V_TCB_RCV_NXT(x) ((__u64)(x) << S_TCB_RCV_NXT) 225 #define V_TCB_RCV_WND(x) ((__u64)(x) << S_TCB_RCV_WND) 231 #define V_TCB_RX_HDR_OFFSET(x) ((__u64)(x) << S_TCB_RX_HDR_OFFSET) [all …]
|
H A D | t4_hw.h | 190 #define V_PPOD_TID(x) ((__u64)(x) << S_PPOD_TID) 193 #define V_PPOD_VALID(x) ((__u64)(x) << S_PPOD_VALID) 198 #define V_PPOD_LEN(x) ((__u64)(x) << S_PPOD_LEN) 301 #define V_SGE_TIMESTAMP(x) ((__u64)(x) << S_SGE_TIMESTAMP) 302 #define G_SGE_TIMESTAMP(x) (((__u64)(x) >> S_SGE_TIMESTAMP) & M_SGE_TIMESTAMP)
|
H A D | t4_msg.h | 421 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP) 475 #define V_SMAC_SEL(x) ((__u64)(x) << S_SMAC_SEL) 480 #define V_L2T_IDX(x) ((__u64)(x) << S_L2T_IDX) 484 #define V_TCAM_BYPASS(x) ((__u64)(x) << S_TCAM_BYPASS) 488 #define V_NAGLE(x) ((__u64)(x) << S_NAGLE) 493 #define V_WND_SCALE(x) ((__u64)(x) << S_WND_SCALE) 497 #define V_KEEP_ALIVE(x) ((__u64)(x) << S_KEEP_ALIVE) 502 #define V_MAX_RT(x) ((__u64)(x) << S_MAX_RT) 506 #define V_MAX_RT_OVERRIDE(x) ((__u64)(x) << S_MAX_RT_OVERRIDE) 511 #define V_MSS_IDX(x) ((__u64)(x) << S_MSS_IDX) [all …]
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | cxgb4-abi.h | 40 __u64 status_page_key; 52 __u64 key; 53 __u64 gts_key; 54 __u64 memsize; 67 __u64 sq_key; 68 __u64 rq_key; 69 __u64 sq_db_gts_key; 70 __u64 rq_db_gts_key; 71 __u64 sq_memsize; 72 __u64 rq_memsize; [all …]
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | kern-abi.h | 147 __u64 response; 157 __u64 response; 167 __u64 element; 173 __u64 cq_handle; 188 __u64 response; 199 __u64 response; 200 __u64 driver_data[0]; 212 __u64 response; 213 __u64 driver_data[0]; 217 __u64 fw_ver; [all …]
|
/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | ib_user_cm.h | 81 __u64 uid; 82 __u64 response; 90 __u64 response; 100 __u64 response; 113 __u64 response; 131 __u64 data; 143 __u64 data; 144 __u64 primary_path; 145 __u64 alternate_path; 161 __u64 uid; [all …]
|
H A D | rdma_user_cm.h | 90 __u64 uid; 91 __u64 response; 102 __u64 response; 112 __u64 response; 153 __u64 response; 159 __u64 node_guid; 169 __u64 node_guid; 220 __u64 uid; 238 __u64 response; 249 __u64 response; /* rdma_ucm_create_id_resp */ [all …]
|
H A D | mlx5-abi.h | 77 MLX5_LIB_CAP_4K_UAR = (__u64)1 << 0, 78 MLX5_LIB_CAP_DYN_UAR = (__u64)1 << 1, 122 __u64 hca_core_clock_offset; 143 __u64 rx_hash_fields_mask; /* enum mlx5_rx_hash_fields */ 161 __u64 buf_addr; 162 __u64 db_addr; 174 __u64 buf_addr; 181 __u64 buf_addr; 182 __u64 db_addr; 195 __u64 buf_addr; [all …]
|
H A D | mlx4-abi.h | 81 __u64 buf_addr; 82 __u64 db_addr; 91 __u64 buf_addr; 95 __u64 buf_addr; 96 __u64 db_addr; 105 __u64 buf_addr; 106 __u64 db_addr;
|
H A D | mthca-abi.h | 78 __u64 arm_db_page; 79 __u64 set_db_page; 97 __u64 db_page; 108 __u64 sq_db_page; 109 __u64 rq_db_page;
|
H A D | ib_user_mad.h | 146 __u64 data[0]; 228 __u64 method_mask[2];
|
/freebsd/sys/dev/drm2/ |
H A D | drm_mode.h | 99 __u64 fb_id_ptr; 100 __u64 crtc_id_ptr; 101 __u64 connector_id_ptr; 102 __u64 encoder_id_ptr; 112 __u64 set_connectors_ptr; 154 __u64 format_type_ptr; 158 __u64 plane_id_ptr; 209 __u64 encoders_ptr; 210 __u64 modes_ptr; 211 __u64 props_ptr; [all …]
|
H A D | drm.h | 57 typedef uint64_t __u64; typedef 613 __u64 size; 618 __u64 capability; 619 __u64 value; 771 __u64 user_data;
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | mlx4-abi.h | 75 __u64 buf_addr; 76 __u64 db_addr; 87 __u64 buf_addr; 88 __u64 db_addr; 99 __u64 buf_addr; 106 __u64 hca_core_clock_offset; 115 __u64 buf_addr; 116 __u64 db_addr; 121 __u64 buf_addr; 122 __u64 db_addr; [all …]
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | mlx5-abi.h | 75 __u64 lib_caps; 100 __u64 hca_core_clock_offset; 119 __u64 buf_addr; 120 __u64 db_addr; 134 __u64 buf_addr; 135 __u64 db_addr; 147 __u64 buf_addr; 148 __u64 db_addr; 156 __u64 buf_addr; 157 __u64 db_addr; [all …]
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | user.h | 47 __u64 key; 48 __u64 gts_key; 49 __u64 memsize; 57 __u64 ma_sync_key; 58 __u64 sq_key; 59 __u64 rq_key; 60 __u64 sq_db_gts_key; 61 __u64 rq_db_gts_key; 62 __u64 sq_memsize; 63 __u64 rq_memsize; [all …]
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | bnxt_re-abi.h | 81 __u64 dbr; 82 __u64 comp_mask; 84 __u64 dbr_bar_addr; 111 __u64 cq_va; 112 __u64 cq_handle; 124 __u64 dbr; 126 __u64 uctx_cq_page; 130 __u64 cq_va; 134 __u64 qpsva; 135 __u64 qprva; [all …]
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rdma_cma_abi.h | 86 __u64 uid; 87 __u64 response; 101 __u64 response; 114 __u64 response; 170 __u64 response; 247 __u64 uid; 274 __u64 response; 291 __u64 response; /* ucma_abi_create_id_resp */ 292 __u64 uid; 301 __u64 response; /* rdma_ucma_create_id_resp */ [all …]
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_user.h | 76 __u64 arm_db_page; 77 __u64 set_db_page; 95 __u64 db_page; 106 __u64 sq_db_page; 107 __u64 rq_db_page;
|
/freebsd/contrib/ofed/libirdma/ |
H A D | abi.h | 187 __u64 timestamp_mask; 188 __u64 hca_core_clock; 189 __u64 device_cap_flags_ex;
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | port_buffer.h | 68 __u64 requests[IEEE_8021QAZ_MAX_TCS]; 69 __u64 indications[IEEE_8021QAZ_MAX_TCS];
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | idmap_util.c | 104 __u64 attr_set; 105 __u64 attr_clr; 106 __u64 propagation; 107 __u64 userns_fd;
|
/freebsd/sys/contrib/v4l/ |
H A D | videodev2.h | 63 typedef uint64_t __u64; typedef 652 typedef __u64 v4l2_std_id; 803 __u64 pixelclock; /* Pixel clock in HZ. Ex. 74.25MHz->74250000 */ 1447 __u64 offset; 1448 __u64 pts; 1657 __u64 reg; 1658 __u64 val;
|
/freebsd/sys/compat/linuxkpi/common/include/asm/ |
H A D | types.h | 43 typedef uint64_t __u64; typedef
|
/freebsd/contrib/ofed/include/ |
H A D | types.h | 52 typedef uint64_t __u64; typedef
|