Home
last modified time | relevance | path

Searched refs:psrc (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/unisys/common-spar/include/
Dvbusdeviceinfo.h153 char *psrc; in vbuschannel_devinfo_to_string() local
157 psrc = &(devinfo->devType[0]); in vbuschannel_devinfo_to_string()
159 if (vbuschannel_sanitize_buffer(NULL, 0, psrc, nsrc) <= 0) in vbuschannel_devinfo_to_string()
177 x = vbuschannel_sanitize_buffer(p, remain, psrc, nsrc); in vbuschannel_devinfo_to_string()
187 psrc = &(devinfo->drvName[0]); in vbuschannel_devinfo_to_string()
189 x = vbuschannel_sanitize_buffer(p, remain, psrc, nsrc); in vbuschannel_devinfo_to_string()
199 psrc = &(devinfo->infoStrings[0]); in vbuschannel_devinfo_to_string()
201 x = vbuschannel_sanitize_buffer(p, remain, psrc, nsrc); in vbuschannel_devinfo_to_string()
/drivers/media/usb/zr364xx/
Dzr364xx.c580 unsigned char *psrc; in zr364xx_read_video_callback() local
604 psrc = (u8 *)pipe_info->transfer_buffer; in zr364xx_read_video_callback()
625 memcpy(ptr, psrc, 64); in zr364xx_read_video_callback()
630 memcpy(ptr, psrc + 64, 64); in zr364xx_read_video_callback()
634 memcpy(ptr, psrc + 128, in zr364xx_read_video_callback()
638 psrc[0], psrc[1], psrc[2], in zr364xx_read_video_callback()
639 psrc[3], psrc[4], psrc[5], in zr364xx_read_video_callback()
640 psrc[6], psrc[7], psrc[8]); in zr364xx_read_video_callback()
650 memcpy(pdest, psrc, purb->actual_length); in zr364xx_read_video_callback()
/drivers/net/ethernet/sfc/
Dethtool.c833 ip_entry->psrc = spec.rem_port; in efx_ethtool_get_class_rule()
834 ip_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()
1005 if (ip_mask->psrc) { in efx_ethtool_set_class_rule()
1006 if (ip_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()
1009 spec.rem_port = ip_entry->psrc; in efx_ethtool_set_class_rule()
/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c337 fsp->h_u.tcp_ip4_spec.psrc = n->keys.port16[0]; in enic_grxclsrule()
338 fsp->m_u.tcp_ip4_spec.psrc = (__u16)~0; in enic_grxclsrule()
/drivers/crypto/
Dtalitos.c668 struct scatterlist *psrc; member
1530 talitos_sg_unmap(dev, edesc, req_ctx->psrc, NULL); in common_nonsnoop_hash_unmap()
1601 sg_count = talitos_map_sg(dev, req_ctx->psrc, in common_nonsnoop_hash()
1606 to_talitos_ptr(&desc->ptr[3], sg_dma_address(req_ctx->psrc)); in common_nonsnoop_hash()
1608 sg_count = sg_to_link_tbl(req_ctx->psrc, sg_count, length, in common_nonsnoop_hash()
1620 sg_dma_address(req_ctx->psrc)); in common_nonsnoop_hash()
1655 return talitos_edesc_alloc(ctx->dev, NULL, req_ctx->psrc, NULL, NULL, 0, in ahash_edesc_alloc()
1747 req_ctx->psrc = req_ctx->bufsl; in ahash_process_req()
1749 req_ctx->psrc = areq->src; in ahash_process_req()
/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c682 !all_zeros_or_all_ones(l4_mask->psrc) || in mlx4_en_validate_flow()
845 spec_l4->tcp_udp.src_port = cmd->fs.h_u.tcp_ip4_spec.psrc; in add_tcp_udp_rule()
857 spec_l4->tcp_udp.src_port = cmd->fs.h_u.udp_ip4_spec.psrc; in add_tcp_udp_rule()
866 if (l4_mask->psrc) in add_tcp_udp_rule()
/drivers/media/v4l2-core/
Dvideobuf2-core.c1280 struct v4l2_plane *psrc = &b->m.planes[plane]; in __fill_vb2_buffer() local
1282 pdst->bytesused = psrc->bytesused ? in __fill_vb2_buffer()
1283 psrc->bytesused : pdst->length; in __fill_vb2_buffer()
1284 pdst->data_offset = psrc->data_offset; in __fill_vb2_buffer()
/drivers/media/usb/s2255/
Ds2255drv.c1727 char *psrc; in save_frame() local
1835 psrc = (u8 *)pipe_info->transfer_buffer + offset; in save_frame()
1852 memcpy(pdest, psrc, copy_size); in save_frame()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2355 fsp->h_u.tcp_ip4_spec.psrc = rule->filter.formatted.src_port; in ixgbe_get_ethtool_fdir_entry()
2356 fsp->m_u.tcp_ip4_spec.psrc = mask->formatted.src_port; in ixgbe_get_ethtool_fdir_entry()
2628 input->filter.formatted.src_port = fsp->h_u.tcp_ip4_spec.psrc; in ixgbe_add_ethtool_fdir_entry()
2629 mask.formatted.src_port = fsp->m_u.tcp_ip4_spec.psrc; in ixgbe_add_ethtool_fdir_entry()
/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1034 gfar_set_attribute(be16_to_cpu(value->psrc), in gfar_set_basic_ip()
1035 be16_to_cpu(mask->psrc), in gfar_set_basic_ip()
/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1716 fsp->h_u.tcp_ip4_spec.psrc = rule->dst_port; in i40e_get_ethtool_fdir_entry()
2071 input->dst_port = fsp->h_u.tcp_ip4_spec.psrc; in i40e_add_fdir_ethtool()
/drivers/net/ethernet/sun/
Dniu.c7137 fsp->h_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7145 fsp->m_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7409 sport = be16_to_cpu(fsp->h_u.tcp_ip4_spec.psrc); in niu_get_tcamkey_from_ip4fs()
7410 spm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.psrc); in niu_get_tcamkey_from_ip4fs()