Searched refs:__u64 (Results 26 - 37 of 37) sorted by relevance

12

/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h423 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP)
477 #define V_SMAC_SEL(x) ((__u64)(x) << S_SMAC_SEL)
482 #define V_L2T_IDX(x) ((__u64)(x) << S_L2T_IDX)
486 #define V_TCAM_BYPASS(x) ((__u64)(x) << S_TCAM_BYPASS)
490 #define V_NAGLE(x) ((__u64)(x) << S_NAGLE)
495 #define V_WND_SCALE(x) ((__u64)(x) << S_WND_SCALE)
499 #define V_KEEP_ALIVE(x) ((__u64)(x) << S_KEEP_ALIVE)
504 #define V_MAX_RT(x) ((__u64)(x) << S_MAX_RT)
508 #define V_MAX_RT_OVERRIDE(x) ((__u64)(x) << S_MAX_RT_OVERRIDE)
513 #define V_MSS_IDX(x) ((__u64)(
[all...]
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h305 __u64 cookie;
701 __u64 cookie;
H A Dt4fw_api.h458 __u64 cookie;
/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdmavt_qp.h218 __u64 offset;
/freebsd-13-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h683 __u64 cookie;
698 __u64 cookie;
889 __u64 cookie;
1491 __u64 imm_data;
1585 __u64 cookie;
1820 __u64 immd_data;
2100 __u64 cookie;
2215 __u64 cookie;
2612 __u64 cookie;
2674 __u64 cooki
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h199 __u64 vaddr;
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c541 __u64 element, __u64 event,
H A Dib_ucma.c842 resp.node_guid = (__force __u64) ctx->cm_id->device->node_guid;
867 resp->node_guid = (__force __u64) cm_id->device->node_guid;
H A Dib_ucm.c88 __u64 uid;
/freebsd-13-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c62 typedef uint64_t __u64; typedef
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h631 __u64 hca_core_clock_offset;
/freebsd-13-stable/contrib/capsicum-test/
H A Dlinux.cc1147 req.aio_buf = (__u64)bufaddr;

Completed in 401 milliseconds

12