Home
last modified time | relevance | path

Searched defs:segs (Results 51 – 75 of 85) sorted by relevance

1234

/Linux-v6.6/net/ipv6/
Dip6_output.c144 struct sk_buff *segs, *nskb; in ip6_finish_output_gso_slowpath_drop() local
Dudp.c771 struct sk_buff *next, *segs; in udpv6_queue_rcv_skb() local
/Linux-v6.6/net/netfilter/
Dnfnetlink_queue.c808 struct sk_buff *skb, *segs, *nskb; in nfqnl_enqueue_packet() local
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.h304 struct kvm_segment segs[8]; member
/Linux-v6.6/arch/um/drivers/
Dubd_kern.c1317 int segs = 0; in ubd_submit_request() local
/Linux-v6.6/drivers/scsi/aic7xxx/
Daic7xxx_core.c4672 ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahc_dmamap_cb()
4935 struct ahc_dma_seg *segs; in ahc_alloc_scbs() local
Daic79xx_core.c6327 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahd_dmamap_cb()
6759 uint8_t *segs; in ahd_alloc_scbs() local
/Linux-v6.6/include/net/
Dtcp.h966 static inline void tcp_skb_pcount_set(struct sk_buff *skb, int segs) in tcp_skb_pcount_set()
971 static inline void tcp_skb_pcount_add(struct sk_buff *skb, int segs) in tcp_skb_pcount_add()
Dsock.h2663 int segs = max_t(u16, 1, skb_shinfo(skb)->gso_segs); in sk_drops_add() local
/Linux-v6.6/fs/nfs/
Dnfs42xdr.c1049 struct read_plus_segment *segs; in decode_read_plus() local
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dmain.c398 const struct rtw_fwcd_segs *segs = chip->fwcd_segs; in rtw_fwcd_prep() local
/Linux-v6.6/drivers/net/ethernet/intel/igbvf/
Dnetdev.c809 unsigned int segs, bytecount; in igbvf_clean_tx_irq() local
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
De1000.h140 unsigned int segs; member
Dnetdev.c5558 unsigned int f, bytecount, segs; in e1000_tx_map() local
/Linux-v6.6/net/openvswitch/
Ddatapath.c354 struct sk_buff *segs, *nskb; in queue_gso_packets() local
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-pko-defs.h121 uint64_t segs:6; member
164 uint64_t segs:6; member
263 uint64_t segs:6; member
/Linux-v6.6/fs/btrfs/
Dcheck-integrity.c2644 unsigned int segs = bio_segments(bio); in btrfsic_check_write_bio() local
/Linux-v6.6/net/core/
Dskbuff.c1135 kfree_skb_list_reason(struct sk_buff *segs, enum skb_drop_reason reason) in kfree_skb_list_reason()
4429 struct sk_buff *segs = NULL; in skb_segment() local
Ddev.c3070 void netif_set_tso_max_segs(struct net_device *dev, unsigned int segs) in netif_set_tso_max_segs()
3652 struct sk_buff *segs; in validate_xmit_skb() local
/Linux-v6.6/net/sched/
Dsch_taprio.c594 struct sk_buff *segs, *nskb; in taprio_enqueue_segmented() local
/Linux-v6.6/drivers/scsi/
Dst.c3900 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
/Linux-v6.6/net/ipv4/
Dudp.c2180 struct sk_buff *next, *segs; in udp_queue_rcv_skb() local
/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000_main.c2832 unsigned int f, bytecount, segs; in e1000_tx_map() local
/Linux-v6.6/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c2892 struct sk_buff *segs, *curr, *next; in myri10ge_sw_tso() local
/Linux-v6.6/net/mac80211/
Dtx.c3610 struct sk_buff *segs; in ieee80211_tx_skb_fixup() local

1234