Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-merge.c219 unsigned *sectors, unsigned max_segs, in bvec_split_segs()
274 const unsigned max_segs = queue_max_segments(q); in blk_bio_segment_split() local
/linux-5.19.10/include/rdma/
Drdmavt_mr.h39 u32 max_segs; /* number of rvt_segs in all the arrays */ member
/linux-5.19.10/include/linux/mfd/
Dtmio.h108 unsigned short max_segs; member
/linux-5.19.10/drivers/mmc/host/
Drenesas_sdhi.h35 unsigned short max_segs; member
Dwmt-sdmmc.c181 u32 max_segs; member
/linux-5.19.10/net/ipv4/
Dtcp_output.c2005 unsigned int max_segs, in tcp_mss_split_point()
2176 u32 max_segs) in tcp_tso_should_defer()
2608 u32 max_segs; in tcp_write_xmit() local
3295 u32 max_segs; in tcp_xmit_retransmit_queue() local
/linux-5.19.10/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-5.19.10/include/linux/
Dbio.h448 static inline int bio_iov_vecs_to_alloc(struct iov_iter *iter, int max_segs) in bio_iov_vecs_to_alloc()
/linux-5.19.10/include/linux/mmc/
Dhost.h412 unsigned short max_segs; /* see blk_queue_max_segments */ member
/linux-5.19.10/net/core/
Dsock.c2314 u32 max_segs = 1; in sk_setup_caps() local
Drtnetlink.c2824 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); in do_setlink() local
/linux-5.19.10/drivers/scsi/
Dst.c3896 int segs, max_segs, b_size, order, got; in enlarge_buffer() local