Searched defs:max_segs (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/netfs/ |
| H A D | iterator.c | 125 size_t max_size, size_t max_segs) in netfs_limit_bvec() 166 size_t max_size, size_t max_segs) in netfs_limit_kvec() 208 size_t max_size, size_t max_segs) in netfs_limit_xarray() 253 size_t max_size, size_t max_segs) in netfs_limit_folioq() 296 size_t max_size, size_t max_segs) in netfs_limit_iter()
|
| /linux/include/rdma/ |
| H A D | rdmavt_mr.h | 39 u32 max_segs; /* number of rvt_segs in all the arrays */ member
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 2292 tcp_mss_split_point(const struct sock * sk,const struct sk_buff * skb,unsigned int mss_now,unsigned int max_segs,int nonagle) tcp_mss_split_point() argument 2454 tcp_tso_should_defer(struct sock * sk,struct sk_buff * skb,bool * is_cwnd_limited,bool * is_rwnd_limited,u32 max_segs) tcp_tso_should_defer() argument 2969 u32 cwnd_quota, max_segs; tcp_write_xmit() local 3730 u32 max_segs; tcp_xmit_retransmit_queue() local [all...] |
| /linux/io_uring/ |
| H A D | rsrc.c | 1388 size_t max_segs = 0; io_estimate_bvec_size() local 1453 unsigned max_segs = 0; io_kern_bvec_size() local
|
| /linux/include/linux/ |
| H A D | bio.h | 392 bio_iov_vecs_to_alloc(struct iov_iter * iter,int max_segs) bio_iov_vecs_to_alloc() argument
|
| /linux/include/linux/mmc/ |
| H A D | host.h | 477 unsigned short max_segs; /* lim->max_segments */ member
|
| /linux/drivers/scsi/ |
| H A D | st.c | 4000 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|
| /linux/net/core/ |
| H A D | sock.c | 2632 u32 max_segs = 1; sk_setup_caps() local
|
| H A D | rtnetlink.c | 3220 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); do_setlink() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 17029 u16 max_segs = BNXT_SW_USO_MAX_SEGS; bnxt_init_one() local
|