Searched refs:cap (Results 126 - 150 of 207) sorted by relevance

123456789

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c574 &init_attr->cap, qp);
608 init_attr->sq_sig_type, &init_attr->cap,
623 init_attr->cap.max_send_wr = qp->sq.max;
624 init_attr->cap.max_recv_wr = qp->rq.max;
625 init_attr->cap.max_send_sge = qp->sq.max_gs;
626 init_attr->cap.max_recv_sge = qp->rq.max_gs;
627 init_attr->cap.max_inline_data = qp->max_inline_data;
H A Dmthca_dev.h551 struct ib_qp_cap *cap,
558 struct ib_qp_cap *cap,
/freebsd-11-stable/sys/net/
H A Dif_vlan.c1647 int cap = 0, ena = 0, mena; local
1665 cap |= p->if_capabilities & (IFCAP_HWCSUM | IFCAP_HWCSUM_IPV6);
1686 cap |= p->if_capabilities & IFCAP_TSO;
1699 cap |= p->if_capabilities & IFCAP_LRO;
1713 cap |= p->if_capabilities & IFCAP_TOE;
1723 cap |= (p->if_capabilities & IFCAP_LINKSTATE);
1726 ifp->if_capabilities = cap;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-802_11.c189 #define CAPABILITY_ESS(cap) ((cap) & 0x0001)
190 #define CAPABILITY_IBSS(cap) ((cap) & 0x0002)
191 #define CAPABILITY_CFP(cap) ((cap) & 0x0004)
192 #define CAPABILITY_CFP_REQ(cap) ((cap) & 0x0008)
193 #define CAPABILITY_PRIVACY(cap) ((cap)
[all...]
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c1828 check_sgr(TERMTYPE *tp, char *zero, int num, char *cap, const char *name) argument
1844 if (PRESENT(cap)) {
1845 if (!similar_sgr(num, test, cap)) {
1848 name, _nc_visbuf2(1, cap),
1854 } else if (PRESENT(cap)) {
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dconfig.c123 #define MUSTHAVE(var, cap) \
126 if ((t = agetnum(cap)) < 0) { \
128 cap, intface); \
134 #define MAYHAVE(var, cap, def) \
136 if ((var = agetnum(cap)) < 0) \
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c700 uint64_t cap, n, nrels, sym; local
724 if ((REL##SZ = malloc(cap * \
728 if (nrels >= cap) { \
729 cap *= 2; \
730 if ((REL##SZ = realloc(REL##SZ, cap * \
742 cap = 4; /* keep list is usually small. */
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c217 .cap.max_send_wr = 1, /* For drain WR */
218 .cap.max_send_sge = 1,
225 attr.cap.max_recv_wr = ipoib_recvq_size;
226 attr.cap.max_recv_sge = priv->cm.num_frags;
925 .cap.max_send_wr = ipoib_sendq_size,
926 .cap.max_send_sge = priv->cm.num_frags,
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c372 .cap = {
388 if (init_attr.cap.max_inline_data >= size) {
H A Duc_pingpong.c361 .cap = {
376 if (init_attr.cap.max_inline_data >= size) {
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5.h641 void mlx5_calc_sq_wqe_size(struct ibv_qp_cap *cap, enum ibv_qp_type type,
643 void mlx5_set_sq_sizes(struct mlx5_qp *qp, struct ibv_qp_cap *cap,
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhptintf.h1523 int hpt_get_driver_capabilities(PDRIVER_CAPABILITIES cap);
1524 int hpt_get_driver_capabilities_v2(PDRIVER_CAPABILITIES_V2 cap);
2062 * cap max capacity of the array user want to create or transform
2069 * cap - max capacity of the target array
2072 int hpt_calc_max_array_capacity(DEVICEID source, PCREATE_ARRAY_PARAMS_V2 destInfo, HPT_U64 * cap);
2076 * cap max capacity of the array user want to create or transform
2083 * cap - max capacity of the target array
2086 int hpt_calc_max_array_capacity_v2(DEVICEID source, PCREATE_ARRAY_PARAMS_V3 destInfo, HPT_U64 * cap);
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptintf.h1519 int hpt_get_driver_capabilities(PDRIVER_CAPABILITIES cap);
1520 int hpt_get_driver_capabilities_v2(PDRIVER_CAPABILITIES_V2 cap);
2058 * cap max capacity of the array user want to create or transform
2065 * cap - max capacity of the target array
2068 int hpt_calc_max_array_capacity(DEVICEID source, PCREATE_ARRAY_PARAMS_V2 destInfo, HPT_U64 * cap);
2072 * cap max capacity of the array user want to create or transform
2079 * cap - max capacity of the target array
2082 int hpt_calc_max_array_capacity_v2(DEVICEID source, PCREATE_ARRAY_PARAMS_V3 destInfo, HPT_U64 * cap);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c801 int i, x, cap = MIN(argc, probe->ftp_nargs); local
804 for (i = 0; i < cap; i++) {
824 int i, x, cap = MIN(argc, probe->ftp_nargs); local
827 for (i = 0; i < cap; i++) {
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dgssmask.c646 int32_t cap = HAS_MONIKER; local
650 cap |= ISSERVER; /* is server */
665 put32(c, cap);
/freebsd-11-stable/sys/net80211/
H A Dieee80211_superg.c1001 getathcap(struct ieee80211vap *vap, int cap) argument
1005 return IEEE80211_ATH_CAP(vap, vap->iv_bss, cap) != 0;
1007 return (vap->iv_flags & cap) != 0;
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1888 attr.cap.max_send_wr = cmd->max_send_wr;
1889 attr.cap.max_recv_wr = cmd->max_recv_wr;
1890 attr.cap.max_send_sge = cmd->max_send_sge;
1891 attr.cap.max_recv_sge = cmd->max_recv_sge;
1892 attr.cap.max_inline_data = cmd->max_inline_data;
1964 resp.base.max_recv_sge = attr.cap.max_recv_sge;
1965 resp.base.max_send_sge = attr.cap.max_send_sge;
1966 resp.base.max_recv_wr = attr.cap.max_recv_wr;
1967 resp.base.max_send_wr = attr.cap.max_send_wr;
1968 resp.base.max_inline_data = attr.cap
[all...]
H A Dib_verbs.c800 qp_init_attr->srq || qp_init_attr->cap.max_recv_wr ||
801 qp_init_attr->cap.max_recv_sge))
849 qp->max_write_sge = qp_init_attr->cap.max_send_sge;
850 qp->max_read_sge = min_t(u32, qp_init_attr->cap.max_send_sge,
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_ch.c142 struct page_device_capabilities cap; member in union:scsi_mode_sense_data::__anon4189
1548 struct page_device_capabilities *cap; local
1694 cap = (struct page_device_capabilities *)
1699 moves = cap->move_from;
1700 exchanges = cap->exchange_with;
/freebsd-11-stable/sys/netinet/
H A Dtcp_input.c3629 struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap)
3654 maxmtu = tcp_maxmtu6(&inp->inp_inc, cap);
3663 maxmtu = tcp_maxmtu(&inp->inp_inc, cap);
3782 struct tcp_ifcap cap; local
3786 bzero(&cap, sizeof(cap));
3787 tcp_mss_update(tp, offer, -1, &metrics, &cap);
3840 if (cap.ifcap & CSUM_TSO) {
3842 tp->t_tsomax = cap.tsomax;
3843 tp->t_tsomaxsegcount = cap
3628 tcp_mss_update(struct tcpcb *tp, int offer, int mtuoffer, struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) argument
[all...]
/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dkrping.c620 init_attr.cap.max_send_wr = cb->txdepth;
621 init_attr.cap.max_recv_wr = 2;
624 init_attr.cap.max_send_wr++;
625 init_attr.cap.max_recv_wr++;
627 init_attr.cap.max_recv_sge = 1;
628 init_attr.cap.max_send_sge = 1;
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c875 qp_attr.cap.max_send_wr = rs->sq_size;
876 qp_attr.cap.max_recv_wr = rs->rq_size;
877 qp_attr.cap.max_send_sge = 2;
878 qp_attr.cap.max_recv_sge = 1;
879 qp_attr.cap.max_inline_data = rs->sq_inline;
885 rs->sq_inline = qp_attr.cap.max_inline_data;
1522 qp_attr.cap.max_send_wr = rs->sq_size;
1523 qp_attr.cap.max_recv_wr = rs->rq_size;
1524 qp_attr.cap.max_send_sge = 1;
1525 qp_attr.cap
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h778 struct ibv_qp_cap cap; member in struct:ibv_qp_init_attr
813 struct ibv_qp_cap cap; member in struct:ibv_qp_init_attr_ex
894 struct ibv_qp_cap cap; member in struct:ibv_qp_attr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1072 cat_t *cap = p->g->categories; local
1078 if (cap[ch] == 0)
1079 cap[ch] = p->g->ncategories++;
/freebsd-11-stable/crypto/openssl/crypto/pkcs7/
H A Dpkcs7.h356 STACK_OF(X509_ALGOR) *cap);

Completed in 428 milliseconds

123456789