Home
last modified time | relevance | path

Searched refs:ext_info (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDversion.c158 svn_version_ext_build_date(const svn_version_extended_t *ext_info) in svn_version_ext_build_date() argument
160 return ext_info->build_date; in svn_version_ext_build_date()
164 svn_version_ext_build_time(const svn_version_extended_t *ext_info) in svn_version_ext_build_time() argument
166 return ext_info->build_time; in svn_version_ext_build_time()
170 svn_version_ext_build_host(const svn_version_extended_t *ext_info) in svn_version_ext_build_host() argument
172 return ext_info->build_host; in svn_version_ext_build_host()
176 svn_version_ext_copyright(const svn_version_extended_t *ext_info) in svn_version_ext_copyright() argument
178 return ext_info->copyright; in svn_version_ext_copyright()
182 svn_version_ext_runtime_host(const svn_version_extended_t *ext_info) in svn_version_ext_runtime_host() argument
184 return ext_info->runtime_host; in svn_version_ext_runtime_host()
[all …]
/NextBSD/contrib/subversion/subversion/include/
HDsvn_version.h330 svn_version_ext_build_date(const svn_version_extended_t *ext_info);
341 svn_version_ext_build_time(const svn_version_extended_t *ext_info);
355 svn_version_ext_build_host(const svn_version_extended_t *ext_info);
365 svn_version_ext_copyright(const svn_version_extended_t *ext_info);
379 svn_version_ext_runtime_host(const svn_version_extended_t *ext_info);
391 svn_version_ext_runtime_osname(const svn_version_extended_t *ext_info);
416 svn_version_ext_linked_libs(const svn_version_extended_t *ext_info);
445 svn_version_ext_loaded_libs(const svn_version_extended_t *ext_info);
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-ring-fp.c191 xge_hal_dtr_info_t *ext_info) in xge_hal_ring_dtr_info_get() argument
197 ext_info->l3_cksum = XGE_HAL_RXD_GET_L3_CKSUM(rxdp->control_1); in xge_hal_ring_dtr_info_get()
198 ext_info->l4_cksum = XGE_HAL_RXD_GET_L4_CKSUM(rxdp->control_1); in xge_hal_ring_dtr_info_get()
199 ext_info->frame = XGE_HAL_RXD_GET_FRAME_TYPE(rxdp->control_1); in xge_hal_ring_dtr_info_get()
200 ext_info->proto = XGE_HAL_RXD_GET_FRAME_PROTO(rxdp->control_1); in xge_hal_ring_dtr_info_get()
201 ext_info->vlan = XGE_HAL_RXD_GET_VLAN_TAG(rxdp->control_2); in xge_hal_ring_dtr_info_get()
207 ext_info->rth_it_hit = XGE_HAL_RXD_GET_RTH_IT_HIT(rxdp->control_1); in xge_hal_ring_dtr_info_get()
208 ext_info->rth_spdm_hit = in xge_hal_ring_dtr_info_get()
210 ext_info->rth_hash_type = in xge_hal_ring_dtr_info_get()
212 ext_info->rth_value = XGE_HAL_RXD_1_GET_RTH_VALUE(rxdp->control_2); in xge_hal_ring_dtr_info_get()
[all …]
HDxgehal-device-fp.c744 xge_hal_dtr_info_t *ext_info) in __hal_ip_lro_capable() argument
765 if (ext_info->proto & XGE_HAL_FRAME_PROTO_IP_FRAGMENTED) { in __hal_ip_lro_capable()
898 xge_hal_dtr_info_t *ext_info) in __hal_lro_capable() argument
902 if (!(ext_info->proto & XGE_HAL_FRAME_PROTO_TCP)) { in __hal_lro_capable()
903 xge_debug_ring(XGE_ERR, "Cant do lro %d", ext_info->proto); in __hal_lro_capable()
922 switch (ext_info->frame) { in __hal_lro_capable()
939 if (ext_info->proto & XGE_HAL_FRAME_PROTO_VLAN_TAGGED) { in __hal_lro_capable()
1033 xge_hal_dtr_info_t *ext_info, in __hal_get_lro_session() argument
1092 if (XGE_HAL_OK != __hal_ip_lro_capable(ip, ext_info)) in __hal_get_lro_session()
1151 if (XGE_HAL_FAIL == __hal_ip_lro_capable(ip, ext_info)) in __hal_get_lro_session()
[all …]
/NextBSD/sys/ofed/drivers/infiniband/debug/
HDmemtrack.c151 char ext_info[32]; member
305 *new_mem_info_p->ext_info = '\0'; in memtrack_alloc()
568 snprintf(cur_mem_info_p->ext_info, sizeof(cur_mem_info_p->ext_info), in memtrack_check_size()
701 cur_mem_info_p->ext_info); in memtrack_report()
/NextBSD/sys/dev/nxge/include/
HDxgehal-device.h945 __hal_ip_lro_capable(iplro_t *ip, xge_hal_dtr_info_t *ext_info);
952 xge_hal_dtr_info_t *ext_info);
956 xge_hal_dtr_info_t *ext_info, xge_hal_device_t *hldev,
978 xge_hal_dtr_info_t *ext_info, xge_hal_device_t *hldev,
983 lro_t **lro, xge_hal_dtr_info_t *ext_info,
HDxgehal-ring.h413 xge_hal_dtr_info_t *ext_info);
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmad.c151 } *ext_info; in mlx4_MAD_IFC() local
154 ext_info = inbox + 256; in mlx4_MAD_IFC()
156 ext_info->my_qpn = cpu_to_be32(in_wc->qp->qp_num); in mlx4_MAD_IFC()
157 ext_info->rqpn = cpu_to_be32(in_wc->src_qp); in mlx4_MAD_IFC()
158 ext_info->sl = in_wc->sl << 4; in mlx4_MAD_IFC()
159 ext_info->g_path = in_wc->dlid_path_bits | in mlx4_MAD_IFC()
161 ext_info->pkey = cpu_to_be16(in_wc->pkey_index); in mlx4_MAD_IFC()
164 memcpy(ext_info->grh, in_grh, 40); in mlx4_MAD_IFC()
/NextBSD/sys/dev/vxge/
HDvxge.c993 vxge_hal_ring_rxd_info_t ext_info; in vxge_rx_compl() local
1057 vxge_hal_ring_rxd_1b_info_get(vpath_handle, rxdh, &ext_info); in vxge_rx_compl()
1070 vxge_rx_checksum(ext_info, mbuf_up); in vxge_rx_compl()
1107 vxge_rx_checksum(vxge_hal_ring_rxd_info_t ext_info, mbuf_t mbuf_up) in vxge_rx_checksum() argument
1110 if (!(ext_info.proto & VXGE_HAL_FRAME_PROTO_IP_FRAG) && in vxge_rx_checksum()
1111 (ext_info.proto & VXGE_HAL_FRAME_PROTO_TCP_OR_UDP) && in vxge_rx_checksum()
1112 ext_info.l3_cksum_valid && ext_info.l4_cksum_valid) { in vxge_rx_checksum()
1123 if (ext_info.vlan) { in vxge_rx_checksum()
1124 mbuf_up->m_pkthdr.ether_vtag = ext_info.vlan; in vxge_rx_checksum()
/NextBSD/sys/dev/nxge/
HDif_nxge.c2722 xge_hal_dtr_info_t ext_info; in xge_rx_compl() local
2791 xge_hal_ring_dtr_info_get(channelh, dtr, &ext_info); in xge_rx_compl()
2797 vlan_tag = ext_info.vlan; in xge_rx_compl()
2799 if ((!(ext_info.proto & XGE_HAL_FRAME_PROTO_IP_FRAGMENTED) && in xge_rx_compl()
2800 (ext_info.proto & XGE_HAL_FRAME_PROTO_TCP_OR_UDP) && in xge_rx_compl()
2801 (ext_info.l3_cksum == XGE_HAL_L3_CKSUM_OK) && in xge_rx_compl()
2802 (ext_info.l4_cksum == XGE_HAL_L4_CKSUM_OK))) { in xge_rx_compl()
/NextBSD/sys/dev/ixl/
HDi40e_type.h235 u8 ext_info; member
HDi40e_adminq_cmd.h1761 u8 ext_info; member
HDi40e_common.c1882 hw_link_info->ext_info = resp->ext_info; in i40e_aq_get_link_info()
HDif_ixl.c4020 link_status.ext_info); in ixl_sysctl_link_status()