Searched refs:__u32 (Results 26 - 50 of 56) sorted by relevance

123

/freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/
H A Dtypes.h43 typedef uint32_t __u32; typedef
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Dnl80211_copy.h2970 __u32 mask;
2971 __u32 set;
4662 __u32 max_patterns;
4663 __u32 min_pattern_len;
4664 __u32 max_pattern_len;
4665 __u32 max_pkt_offset;
4827 __u32 start, offset, len;
4838 __u32 offset, len;
4849 __u32 min_len, max_len, bufsize;
4913 __u32 max_rule
[all...]
/freebsd-13-stable/sys/dev/cxgbe/
H A Dosdep.h65 typedef uint32_t __u32; typedef
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h126 __u32 seq; /* Starting sequence number */
193 __u32 len;
197 __u32 len;
198 __u32 rkey;
H A Dsdp_proc.c129 __u32 rx_queue, tx_queue;
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_acl.h75 __field(__u32, i_generation)
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h620 __u32 comp_mask;
621 __u32 reserved;
629 __u32 comp_mask;
630 __u32 response_length;
H A Dmlx4_ib_srq.c199 if (ib_copy_to_udata(udata, &srq->msrq.srqn, sizeof (__u32))) {
H A Dmlx4_ib_main.c1239 if (ib_copy_to_udata(udata, &pd->pdn, sizeof (__u32))) {
1459 __u32 mandatory_fields[IB_FLOW_SPEC_SUPPORT_LAYERS];
1460 __u32 mandatory_not_fields[IB_FLOW_SPEC_SUPPORT_LAYERS];
1461 __u32 rules_create_list[IB_FLOW_SPEC_SUPPORT_LAYERS];
1482 __u32 field_types[IB_FLOW_SPEC_SUPPORT_LAYERS];
H A Dmlx4_ib_cq.c252 if (ib_copy_to_udata(udata, &cq->mcq.cqn, sizeof (__u32))) {
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h222 typedef uint32_t __u32; typedef
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs.h231 __u32 type;
H A Dib_uverbs_main.c732 static int verify_command_mask(struct ib_device *ib_dev, __u32 command)
753 __u32 command;
754 __u32 flags;
775 if (hdr.command & ~(__u32)(IB_USER_VERBS_CMD_FLAGS_MASK |
H A Dib_uverbs_cmd.c1615 tmp.ex.imm_data = (__u32 __force) wc->ex.imm_data;
2520 static void *alloc_wr(size_t wr_size, __u32 num_sge)
3512 expected_in_size = num_wq_handles * sizeof(__u32);
3515 expected_in_size += sizeof(__u32);
3531 num_wq_handles * sizeof(__u32));
H A Dib_user_mad.c898 return ib_umad_unreg_agent(filp->private_data, (__u32 __user *) arg);
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c244 __u32 max_srq_wqes = 1 << MLX5_CAP_GEN(dev->mdev, log_max_srq_sz);
323 if (ib_copy_to_udata(udata, &srq->msrq.srqn, sizeof(__u32))) {
H A Dmlx5_ib_mr.c1475 __u32 comp_mask;
1476 __u32 response_length;
H A Dmlx5_ib_cq.c993 if (ib_copy_to_udata(udata, &cq->mcq.cqn, sizeof(__u32))) {
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h285 #define DEFINE_DMA_UNMAP_LEN(name) __u32 name
/freebsd-13-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c61 typedef uint32_t __u32; typedef
423 kvp_key_add_or_modify(int pool, __u8 *key, __u32 key_size, __u8 *value,
424 __u32 value_size)
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1040 __u32 srqidx_status;
1086 __u32 srqidx_status;
2241 __u32 write_sel;
2288 __u32 :30; member in struct:cpl_rte_read_rpl
2289 __u32 select:1;
2291 __u32 select:1;
2292 __u32 :30; member in struct:cpl_rte_read_rpl
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_provider.c393 if (ib_copy_to_udata(udata, &pd->pd_num, sizeof (__u32))) {
484 if (context && ib_copy_to_udata(udata, &srq->srqn, sizeof (__u32))) {
705 if (context && ib_copy_to_udata(udata, &cq->cqn, sizeof (__u32))) {
/freebsd-13-stable/sys/net80211/
H A Dieee80211_crypto_tkip.c84 typedef uint32_t __u32; typedef
463 static const __u32 crc32_table[256] = {
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h3091 __u32 reserved2;
3092 __u32 reserved3;
3093 __u32 reserved4;
/freebsd-13-stable/contrib/ofed/libibcm/
H A Dcm.c526 __u32 id;

Completed in 270 milliseconds

123