Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bpf.c6929 struct sk_buff *skb, *segs; in test_skb_segment_single() local
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dmb86a20s.c1428 const struct linear_segments *segs; in mb86a20s_get_blk_error_layer_CNR() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000.h131 unsigned short segs; member
/OK3568_Linux_fs/kernel/include/net/
H A Dip.h519 struct sock *sk, int segs) in ip_select_ident_segs()
H A Dtcp.h970 static inline void tcp_skb_pcount_set(struct sk_buff *skb, int segs) in tcp_skb_pcount_set()
975 static inline void tcp_skb_pcount_add(struct sk_buff *skb, int segs) in tcp_skb_pcount_add()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dtap.c343 struct sk_buff *segs = __skb_gso_segment(skb, features, false); in tap_handle_frame() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Daf_inet.c1334 struct sk_buff *segs = ERR_PTR(-EINVAL); in inet_gso_segment() local
H A Droute.c491 u32 ip_idents_reserve(u32 hash, int segs) in ip_idents_reserve()
514 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs) in __ip_select_ident()
H A Dtcp_bbr.c304 u32 segs, bytes; in bbr_tso_segs_goal() local
H A Dip_output.c252 struct sk_buff *segs, *nskb; in ip_finish_output_gso() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dvmw_pvscsi.c365 int segs = scsi_dma_map(cmd); in pvscsi_map_buffers() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h180 unsigned segs = 0; in bio_segments() local
H A Dblkdev.h1737 unsigned int segs) in blk_queue_max_integrity_segments()
1828 unsigned int segs) in blk_queue_max_integrity_segments()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1226 struct sk_buff *segs, *curr, *next; in vnet_handle_offloads() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_cake.c1355 u16 segs = 1; in cake_overhead() local
1742 struct sk_buff *segs, *nskb; in cake_enqueue() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudp.c741 struct sk_buff *next, *segs; in udpv6_queue_rcv_skb() local
H A Dip6_output.c160 struct sk_buff *segs, *nskb; in ip6_finish_output_gso_slowpath_drop() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h257 struct kvm_segment segs[8]; member
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_queue.c778 struct sk_buff *skb, *segs, *nskb; in nfqnl_enqueue_packet() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmdefs.h426 hnddma_seg_t segs[MAX_DMA_SEGS]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmdefs.h426 hnddma_seg_t segs[MAX_DMA_SEGS]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmdefs.h426 hnddma_seg_t segs[MAX_DMA_SEGS]; member
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c1386 int segs = 0; in ubd_submit_request() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c4673 ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahc_dmamap_cb()
4936 struct ahc_dma_seg *segs; in ahc_alloc_scbs() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service.h698 struct map_seg_t *segs; member

12345