Searched defs:max_segs (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/include/rdma/ |
D | rdmavt_mr.h | 39 u32 max_segs; /* number of rvt_segs in all the arrays */ member
|
/Linux-v6.6/include/linux/mfd/ |
D | tmio.h | 102 unsigned short max_segs; member
|
/Linux-v6.6/drivers/mmc/host/ |
D | renesas_sdhi.h | 35 unsigned short max_segs; member
|
D | wmt-sdmmc.c | 180 u32 max_segs; member
|
/Linux-v6.6/net/ipv4/ |
D | tcp_output.c | 2013 unsigned int max_segs, in tcp_mss_split_point() 2182 u32 max_segs) in tcp_tso_should_defer() 2679 u32 max_segs; in tcp_write_xmit() local 3407 u32 max_segs; in tcp_xmit_retransmit_queue() local
|
/Linux-v6.6/drivers/mmc/core/ |
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()
|
/Linux-v6.6/block/ |
D | blk-merge.c | 233 unsigned max_segs, unsigned max_bytes) in bvec_split_segs()
|
/Linux-v6.6/fs/smb/client/ |
D | file.c | 3334 size_t max_segs, unsigned int *_nsegs) in cifs_limit_bvec_subset() 3380 unsigned int xid, max_segs = INT_MAX; in cifs_write_from_iter() local 3914 unsigned int rsize, nsegs, max_segs = INT_MAX; in cifs_send_async_read() local
|
/Linux-v6.6/include/linux/ |
D | bio.h | 457 static inline int bio_iov_vecs_to_alloc(struct iov_iter *iter, int max_segs) in bio_iov_vecs_to_alloc()
|
/Linux-v6.6/include/linux/mmc/ |
D | host.h | 437 unsigned short max_segs; /* see blk_queue_max_segments */ member
|
/Linux-v6.6/net/core/ |
D | sock.c | 2437 u32 max_segs = 1; in sk_setup_caps() local
|
D | rtnetlink.c | 2912 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); in do_setlink() local
|
/Linux-v6.6/drivers/scsi/ |
D | st.c | 3900 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|