Home
last modified time | relevance | path

Searched defs:max_segs (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/include/rdma/
Drdmavt_mr.h39 u32 max_segs; /* number of rvt_segs in all the arrays */ member
/Linux-v6.6/include/linux/mfd/
Dtmio.h102 unsigned short max_segs; member
/Linux-v6.6/drivers/mmc/host/
Drenesas_sdhi.h35 unsigned short max_segs; member
Dwmt-sdmmc.c180 u32 max_segs; member
/Linux-v6.6/net/ipv4/
Dtcp_output.c2013 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/
Dmmc_test.c79 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/
Dblk-merge.c233 unsigned max_segs, unsigned max_bytes) in bvec_split_segs()
/Linux-v6.6/fs/smb/client/
Dfile.c3334 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/
Dbio.h457 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/
Dhost.h437 unsigned short max_segs; /* see blk_queue_max_segments */ member
/Linux-v6.6/net/core/
Dsock.c2437 u32 max_segs = 1; in sk_setup_caps() local
Drtnetlink.c2912 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); in do_setlink() local
/Linux-v6.6/drivers/scsi/
Dst.c3900 int segs, max_segs, b_size, order, got; in enlarge_buffer() local