Home
last modified time | relevance | path

Searched defs:segs (Results 26 – 50 of 97) sorted by relevance

1234

/openbmc/linux/net/sched/
H A Dsch_tbf.c209 struct sk_buff *segs, *nskb; in tbf_segment() local
/openbmc/linux/net/xfrm/
H A Dxfrm_output.c620 struct sk_buff *segs, *nskb; in xfrm_output_gso() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h241 uint64_t segs:6; member
/openbmc/linux/fs/smb/server/
H A Dtransport_tcp.c310 unsigned int segs; in ksmbd_tcp_readv() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.h90 u16 segs; member
/openbmc/linux/include/net/
H A Dudp.h468 struct sk_buff *segs; in udp_rcv_segment() local
H A Dgro.h456 static inline void gro_normal_one(struct napi_struct *napi, struct sk_buff *skb, int segs) in gro_normal_one()
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c214 XenDeviceGrantCopySegment segs[BLKIF_MAX_SEGMENTS_PER_REQUEST]; in xen_block_copy_request() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h153 u64 segs : 2; member
228 u64 segs : 2; member
/openbmc/linux/fs/f2fs/
H A Dgc.c2080 int segs = secs * SEGS_PER_SEC(sbi); in update_sb_metadata() local
2108 int segs = secs * SEGS_PER_SEC(sbi); in update_fs_metadata() local
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h191 XenGrantCopySegment *segs, in qemu_xen_gnttab_grant_copy()
/openbmc/linux/net/ipv4/
H A Dtcp_output.c3251 int __tcp_retransmit_skb(struct sock *sk, struct sk_buff *skb, int segs) in __tcp_retransmit_skb()
3377 int tcp_retransmit_skb(struct sock *sk, struct sk_buff *skb, int segs) in tcp_retransmit_skb()
3424 int segs; in tcp_xmit_retransmit_queue() local
H A Dtcp_bbr.c306 u32 segs, bytes; in bbr_tso_segs_goal() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h374 struct ice_flow_seg_info segs[ICE_FLOW_SEG_MAX]; member
/openbmc/linux/block/
H A Dblk-merge.c288 unsigned *segs, struct bio_set *bs, unsigned max_bytes) in bio_split_rw()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c196 struct qed_tid_seg *segs = p_cfg->tid_seg; in qed_cxt_tm_iids() local
226 struct qed_tid_seg *segs; in qed_cxt_qm_iids() local
/openbmc/linux/drivers/block/
H A Dxen-blkfront.c1211 int i, j, segs; in blkif_free_ring() local
2013 unsigned int segs; in blkif_recover() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c43 u32 segs, hdrlen, l3_offset, l4_offset; in nfp_nfdk_tx_tso() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmb86a20s.c1428 const struct linear_segments *segs; in mb86a20s_get_blk_error_layer_CNR() local
/openbmc/qemu/hw/xen/
H A Dxen-bus.c814 XenDeviceGrantCopySegment segs[], in xen_device_copy_grant_refs()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h131 unsigned short segs; member
/openbmc/linux/drivers/net/
H A Dtap.c346 struct sk_buff *segs = __skb_gso_segment(skb, features, false); in tap_handle_frame() local
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.c363 int segs = scsi_dma_map(cmd); in pvscsi_map_buffers() local
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1227 struct sk_buff *segs, *curr, *next; in vnet_handle_offloads() local
/openbmc/linux/include/linux/
H A Dbio.h176 unsigned segs = 0; in bio_segments() local

1234