Home
last modified time | relevance | path

Searched defs:uidx (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/netlink/route/
H A Dnexthop.c152 nl_find_nhop(uint32_t fibnum, int family, uint32_t uidx, in nl_find_nhop()
253 nl_find_base_unhop(struct unhop_ctl *ctl, uint32_t uidx) in nl_find_base_unhop()
309 uint32_t uidx = nhop_get_uidx(wn[i].nh); in clone_unhop() local
355 uint32_t uidx = 0; in find_spare_uidx() local
432 dump_nhop(const struct nhop_object *nh, uint32_t uidx, struct nlmsghdr *hdr, in dump_nhop()
502 delete_unhop(struct unhop_ctl *ctl, struct nlmsghdr *hdr, uint32_t uidx) in delete_unhop()
H A Drt.c211 uint32_t uidx, num_nhops, nh_expire; in dump_rc_nhg() local
282 uint32_t rtflags, uidx, nh_expire; in dump_rc_nhop() local
/freebsd/sys/net/route/
H A Dnhgrp_ctl.c617 uint32_t uidx, int *perror) in get_nhgrp() argument
754 uint32_t uidx, struct nhgrp_object **pnhg) in nhgrp_get_group() argument
930 nhgrp_set_uidx(struct nhgrp_object *nhg, uint32_t uidx) in nhgrp_set_uidx() argument
H A Dnhop_ctl.c909 nhop_set_uidx(struct nhop_object *nh, uint32_t uidx) in nhop_set_uidx()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c201 int32_t uidx; in mlx5_store_uidx() local
226 void mlx5_clear_uidx(struct mlx5_context *ctx, uint32_t uidx) in mlx5_clear_uidx() argument
H A Dmlx5-abi.h151 __u32 uidx; global() member
162 __u32 uidx; global() member
198 __u32 uidx; global() member
H A Dcq.c367 uint32_t uidx, uint8_t *is_srq) in get_resp_ctx_v1() argument
1322 is_equal_uidx(struct mlx5_cqe64 * cqe64,uint32_t uidx) is_equal_uidx() argument
H A Dverbs.c1830 int uidx; mlx5_create_xrc_srq() local
[all...]
H A Dmlx5.h681 mlx5_find_uidx(struct mlx5_context * ctx,uint32_t uidx) mlx5_find_uidx() argument
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c83 u32 uidx = MLX5_IB_DEFAULT_UIDX; in create_srq_user() local
H A Dmlx5_ib_qp.c1598 u32 uidx = MLX5_IB_DEFAULT_UIDX; create_qp_common() local
/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h189 __u32 uidx; global() member
205 __u32 uidx; global() member
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h489 uint32_t uidx; /* internal index supplied by userland */ member
538 uint32_t uidx; /* table index */ member
H A Dip_fw_sockopt.c2649 uint32_t uidx; in find_op_rw() local
3484 ipfw_find_name_tlv_type(void *tlvs, int len, uint32_t uidx, uint32_t etlv) in ipfw_find_name_tlv_type()
H A Dip_fw_table.c1681 uint16_t uidx; member
/freebsd/sbin/ipfw/
H A Dipfw2.c3742 uint32_t uidx; in fill_iface() local
5332 uint32_t uidx; in compile_rule() local
5792 uint32_t uidx; member
H A Dtables.c315 uint32_t uidx) in table_fill_ntlv()
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_plx.c623 ntb_plx_user_mw_to_idx(struct ntb_plx_softc *sc, unsigned uidx, unsigned *sp) in ntb_plx_user_mw_to_idx()
H A Dntb_hw_intel.c3356 intel_ntb_user_mw_to_idx(struct ntb_softc *ntb, unsigned uidx) in intel_ntb_user_mw_to_idx()