Searched defs:max_segs (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | rdmavt_mr.h | 39 u32 max_segs; /* number of rvt_segs in all the arrays */ member
|
/openbmc/linux/include/linux/mfd/ |
H A D | tmio.h | 102 unsigned short max_segs; member
|
/openbmc/linux/drivers/mmc/host/ |
H A D | renesas_sdhi.h | 35 unsigned short max_segs; member
|
H A D | wmt-sdmmc.c | 180 u32 max_segs; member
|
/openbmc/linux/drivers/mmc/core/ |
H A D | mmc_test.c | 79 unsigned int max_segs; member 336 unsigned int max_segs, in mmc_test_alloc_mem() 410 unsigned int max_segs, unsigned int max_seg_sz, in mmc_test_map_sg() 462 unsigned int max_segs, in mmc_test_map_sg_max_scatter()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_output.c | 2020 unsigned int max_segs, in tcp_mss_split_point() 2189 u32 max_segs) in tcp_tso_should_defer() 2684 u32 max_segs; in tcp_write_xmit() local 3418 u32 max_segs; in tcp_xmit_retransmit_queue() local
|
/openbmc/linux/block/ |
H A D | blk-merge.c | 233 unsigned max_segs, unsigned max_bytes) in bvec_split_segs()
|
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 3467 size_t max_segs, unsigned int *_nsegs) in cifs_limit_bvec_subset() 3513 unsigned int xid, max_segs = INT_MAX; in cifs_write_from_iter() local 4047 unsigned int rsize, nsegs, max_segs = INT_MAX; in cifs_send_async_read() local
|
/openbmc/linux/include/linux/ |
H A D | bio.h | 460 static inline int bio_iov_vecs_to_alloc(struct iov_iter *iter, int max_segs) in bio_iov_vecs_to_alloc()
|
/openbmc/linux/include/linux/mmc/ |
H A D | host.h | 437 unsigned short max_segs; /* see blk_queue_max_segments */ member
|
/openbmc/linux/net/core/ |
H A D | sock.c | 2441 u32 max_segs = 1; in sk_setup_caps() local
|
H A D | rtnetlink.c | 2941 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); in do_setlink() local
|
/openbmc/linux/drivers/scsi/ |
H A D | st.c | 3919 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|