Home
last modified time | relevance | path

Searched refs:max_offset (Results 1 – 22 of 22) sorted by relevance

/linux/net/smc/
H A Dsmc_clc.h383 u16 max_offset; in smc_get_clc_v2_ext() local
385 max_offset = offsetof(struct smc_clc_msg_proposal_area, pclc_v2_ext) - in smc_get_clc_v2_ext()
390 ntohs(prop_smcd->v2_ext_offset) > max_offset) in smc_get_clc_v2_ext()
403 u16 max_offset = offsetof(struct smc_clc_msg_proposal_area, pclc_smcd_v2_ext) - in smc_get_clc_smcd_v2_ext() local
411 ntohs(prop_v2ext->hdr.smcd_v2_ext_offset) > max_offset) in smc_get_clc_smcd_v2_ext()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_object.c272 int radeon_bo_pin_restricted(struct radeon_bo *bo, u32 domain, u64 max_offset, in radeon_bo_pin_restricted() argument
286 if (max_offset != 0) { in radeon_bo_pin_restricted()
293 WARN_ON_ONCE(max_offset < in radeon_bo_pin_restricted()
309 (!max_offset || max_offset > bo->rdev->mc.visible_vram_size)) in radeon_bo_pin_restricted()
313 bo->placements[i].lpfn = max_offset >> PAGE_SHIFT; in radeon_bo_pin_restricted()
H A Dradeon_object.h148 u64 max_offset, u64 *gpu_addr);
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c37 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one() argument
42 for (offset = 0; offset < max_offset; offset++) { in test_one()
/linux/include/scsi/
H A Dscsi_transport_spi.h22 int max_offset; member
65 #define spi_max_offset(x) (((struct spi_transport_attrs *)&(x)->starget_data)->max_offset)
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm.c489 u32 max_offset, offset; in bnge_hwrm_req_dma_slice() local
494 max_offset = BNGE_HWRM_DMA_SIZE - ctx->allocated; in bnge_hwrm_req_dma_slice()
495 offset = max_offset - size; in bnge_hwrm_req_dma_slice()
499 if (addr < req_addr + max_offset && req_addr + ctx->req_len <= addr) { in bnge_hwrm_req_dma_slice()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c784 u32 max_offset, offset; in hwrm_req_dma_slice() local
789 max_offset = BNXT_HWRM_DMA_SIZE - ctx->allocated; in hwrm_req_dma_slice()
790 offset = max_offset - size; in hwrm_req_dma_slice()
794 if (addr < req_addr + max_offset && req_addr + ctx->req_len <= addr) { in hwrm_req_dma_slice()
/linux/net/sched/
H A Dact_pedit.c396 u32 max_offset; in tcf_pedit_act() local
401 max_offset = (skb_transport_header_was_set(skb) ? in tcf_pedit_act()
405 if (skb_ensure_writable(skb, min(skb->len, max_offset))) in tcf_pedit_act()
/linux/drivers/scsi/
H A D53c700.c239 __u8 max_offset = (hostdata->chip710 in NCR_700_offset_period_to_sxfer() local
250 if(offset > max_offset) { in NCR_700_offset_period_to_sxfer()
252 offset, max_offset); in NCR_700_offset_period_to_sxfer()
253 offset = max_offset; in NCR_700_offset_period_to_sxfer()
2000 int max_offset = hostdata->chip710 in NCR_700_set_offset() local
2006 if(offset > max_offset) in NCR_700_set_offset()
2007 offset = max_offset; in NCR_700_set_offset()
/linux/lib/crypto/tests/
H A Dhash-test-template.h69 static size_t rand_offset(size_t max_offset) in rand_offset() argument
71 return min(rand32() % 128, max_offset); in rand_offset()
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.h54 u32 max_offset; member
H A Dlibcxgb_ppm.c306 hdr->max_offset = htonl(length); in cxgbi_ppm_make_ppod_hdr()
/linux/kernel/trace/
H A Dtrace_probe.c811 int i, max_offset = 0; in get_entry_arg_max_offset() local
825 if (earg->code[i].offset > max_offset) in get_entry_arg_max_offset()
826 max_offset = earg->code[i].offset; in get_entry_arg_max_offset()
828 return max_offset; in get_entry_arg_max_offset()
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c182 unsigned long max_offset; member
215 osd->max_offset = oi->display_width * oi->display_height * 4; in ivtvfb_get_osd_coords()
/linux/include/uapi/linux/
H A Dbtrfs.h547 __u64 max_offset; /* in */ member
/linux/tools/perf/util/
H A Dsession.c1754 u64 max_offset = offset + size; in perf_session__peek_events() local
1774 } while (offset < max_offset); in perf_session__peek_events()
/linux/fs/btrfs/
H A Dioctl.c1451 test.offset = sk->max_offset; in key_in_sk()
1565 test.offset = sk->max_offset; in copy_to_sk()
/linux/include/net/
H A Dcfg80211.h315 u8 max_offset; member
/linux/drivers/net/usb/
H A Dr8152.c2924 int max_offset = mss ? GTTCPHO_MAX : TCPHO_MAX; in rtl8152_features_check() local
2927 skb_transport_offset(skb) > max_offset) in rtl8152_features_check()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c3363 he_obss_pd->max_offset); in ath11k_mac_config_obss_pd()
3381 srg_th = ATH11K_OBSS_PD_MAX_THRESHOLD + he_obss_pd->max_offset; in ath11k_mac_config_obss_pd()
H A Dwmi.c3566 cmd->obss_max = he_obss_pd->max_offset; in ath11k_wmi_send_obss_spr_cmd()
/linux/net/wireless/
H A Dnl80211.c6268 he_obss_pd->max_offset = in nl80211_parse_he_obss_pd()
6274 if (he_obss_pd->min_offset > he_obss_pd->max_offset) in nl80211_parse_he_obss_pd()