Home
last modified time | relevance | path

Searched refs:dst_entry (Results 1 – 25 of 42) sorted by relevance

12

/drivers/misc/vmw_vmci/
Dvmci_datagram.c188 struct datagram_entry *dst_entry; in dg_dispatch_as_host() local
203 dst_entry = container_of(resource, struct datagram_entry, in dg_dispatch_as_host()
206 dst_entry->priv_flags)) { in dg_dispatch_as_host()
216 if (dst_entry->run_delayed || in dg_dispatch_as_host()
236 dg_info->entry = dst_entry; in dg_dispatch_as_host()
245 retval = dst_entry->recv_cb(dst_entry->client_data, dg); in dg_dispatch_as_host()
358 struct datagram_entry *dst_entry; in vmci_datagram_invoke_guest_handler() local
368 dst_entry = container_of(resource, struct datagram_entry, resource); in vmci_datagram_invoke_guest_handler()
369 if (dst_entry->run_delayed) { in vmci_datagram_invoke_guest_handler()
380 dg_info->entry = dst_entry; in vmci_datagram_invoke_guest_handler()
[all …]
/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_h264_req_common.c200 struct slice_h264_dpb_entry *dst_entry; in mtk_vdec_h264_copy_decode_params() local
205 dst_entry = &dst_params->dpb[i]; in mtk_vdec_h264_copy_decode_params()
208 dst_entry->reference_ts = src_entry->reference_ts; in mtk_vdec_h264_copy_decode_params()
209 dst_entry->frame_num = src_entry->frame_num; in mtk_vdec_h264_copy_decode_params()
210 dst_entry->pic_num = src_entry->pic_num; in mtk_vdec_h264_copy_decode_params()
211 dst_entry->top_field_order_cnt = src_entry->top_field_order_cnt; in mtk_vdec_h264_copy_decode_params()
212 dst_entry->bottom_field_order_cnt = in mtk_vdec_h264_copy_decode_params()
214 dst_entry->flags = src_entry->flags; in mtk_vdec_h264_copy_decode_params()
Dvdec_hevc_req_multi_if.c559 struct slice_hevc_dpb_entry *dst_entry; in vdec_hevc_copy_decode_params() local
564 dst_entry = &dst_param->dpb[i]; in vdec_hevc_copy_decode_params()
567 dst_entry->timestamp = src_entry->timestamp; in vdec_hevc_copy_decode_params()
568 dst_entry->flags = src_entry->flags; in vdec_hevc_copy_decode_params()
569 dst_entry->field_pic = src_entry->field_pic; in vdec_hevc_copy_decode_params()
570 dst_entry->pic_order_cnt_val = src_entry->pic_order_cnt_val; in vdec_hevc_copy_decode_params()
/drivers/infiniband/sw/rxe/
Drxe_net.c23 static struct dst_entry *rxe_find_route4(struct rxe_qp *qp, in rxe_find_route4()
47 static struct dst_entry *rxe_find_route6(struct rxe_qp *qp, in rxe_find_route6()
52 struct dst_entry *ndst; in rxe_find_route6()
82 static struct dst_entry *rxe_find_route6(struct rxe_qp *qp, in rxe_find_route6()
92 static struct dst_entry *rxe_find_route(struct net_device *ndev, in rxe_find_route()
96 struct dst_entry *dst = NULL; in rxe_find_route()
226 static void prepare_ipv4_hdr(struct dst_entry *dst, struct sk_buff *skb, in prepare_ipv4_hdr()
256 static void prepare_ipv6_hdr(struct dst_entry *dst, struct sk_buff *skb, in prepare_ipv6_hdr()
283 struct dst_entry *dst; in prepare4()
309 struct dst_entry *dst; in prepare6()
/drivers/infiniband/core/
Daddr.c326 static int dst_fetch_ha(const struct dst_entry *dst, in dst_fetch_ha()
349 static bool has_gateway(const struct dst_entry *dst, sa_family_t family) in has_gateway()
363 static int fetch_ha(const struct dst_entry *dst, struct rdma_dev_addr *dev_addr, in fetch_ha()
420 struct dst_entry **pdst) in addr6_resolve()
426 struct dst_entry *dst; in addr6_resolve()
449 struct dst_entry **pdst) in addr6_resolve()
455 static int addr_resolve_neigh(const struct dst_entry *dst, in addr_resolve_neigh()
476 const struct dst_entry *dst, in copy_src_l2_addr()
505 const struct dst_entry *dst) in rdma_set_src_addr_rcu()
559 struct dst_entry *dst = NULL; in addr_resolve()
/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.c91 struct dst_entry *
120 struct dst_entry *
126 struct dst_entry *dst = NULL; in cxgb_find_route6()
Dlibcxgb_cm.h46 struct dst_entry *
50 struct dst_entry *
/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.h87 int (*redirect)(void *ctx, struct dst_entry *old,
88 struct dst_entry *new, struct l2t_entry *l2t);
Dl2t.h112 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst,
Dcxgb3_offload.c67 static void cxgb_redirect(struct dst_entry *old, struct dst_entry *new,
1110 static void cxgb_redirect(struct dst_entry *old, struct dst_entry *new, in cxgb_redirect()
Dl2t.c302 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()
/drivers/net/
Dvrf.c396 struct dst_entry *dst) in vrf_local_xmit()
455 struct dst_entry *dst; in vrf_process_v6_outbound()
456 struct dst_entry *dst_null = &net->ipv6.ip6_null_entry->dst; in vrf_process_v6_outbound()
644 struct dst_entry *dst = skb_dst(skb); in vrf_finish_output6()
691 struct dst_entry *dst = NULL; in vrf_ip6_out_redirect()
795 struct dst_entry *dst; in vrf_rt6_release()
862 struct dst_entry *dst = skb_dst(skb); in vrf_finish_output()
921 struct dst_entry *dst = NULL; in vrf_ip_out_redirect()
1042 struct dst_entry *dst; in vrf_rtable_release()
1482 static struct dst_entry *vrf_link_scope_lookup(const struct net_device *dev, in vrf_link_scope_lookup()
[all …]
Dgeneve.c767 static int geneve_build_skb(struct dst_entry *dst, struct sk_buff *skb, in geneve_build_skb()
859 static struct dst_entry *geneve_get_v6_dst(struct sk_buff *skb, in geneve_get_v6_dst()
868 struct dst_entry *dst = NULL; in geneve_get_v6_dst()
1023 struct dst_entry *dst = NULL; in geneve6_xmit_skb()
1172 struct dst_entry *dst; in geneve_fill_metadata_dst()
Dbareudp.c362 struct dst_entry *dst = NULL; in bareudp6_xmit_skb()
494 struct dst_entry *dst; in bareudp_fill_metadata_dst()
/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c192 dst_hold((struct dst_entry *)repr->dst); in nfp_repr_xmit()
193 skb_dst_set(skb, (struct dst_entry *)repr->dst); in nfp_repr_xmit()
297 dst_release((struct dst_entry *)repr->dst); in nfp_repr_clean()
409 dst_release((struct dst_entry *)repr->dst); in nfp_repr_init()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_vfr.c124 dst_hold((struct dst_entry *)vf_rep->dst); in bnxt_vf_rep_xmit()
125 skb_dst_set(skb, (struct dst_entry *)vf_rep->dst); in bnxt_vf_rep_xmit()
304 dst_release((struct dst_entry *)vf_rep->dst); in __bnxt_free_one_vf_rep()
/drivers/s390/net/
Dqeth_core.h953 static inline struct dst_entry *qeth_dst_check_rcu(struct sk_buff *skb, in qeth_dst_check_rcu()
956 struct dst_entry *dst = skb_dst(skb); in qeth_dst_check_rcu()
971 struct dst_entry *dst) in qeth_next_hop_v4_rcu()
979 struct dst_entry *dst) in qeth_next_hop_v6_rcu()
Dqeth_l3_main.c1565 static int qeth_l3_get_cast_type_rcu(struct sk_buff *skb, struct dst_entry *dst, in qeth_l3_get_cast_type_rcu()
1604 struct dst_entry *dst; in qeth_l3_get_cast_type()
1633 struct dst_entry *dst; in qeth_l3_fill_header()
/drivers/net/ipvlan/
Dipvlan_l3s.c63 struct dst_entry *dst; in ipvlan_l3_rcv()
/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h877 struct dst_entry *dst;
933 int c4iw_ep_redirect(void *ctx, struct dst_entry *old, struct dst_entry *new,
/drivers/net/ethernet/intel/ice/
Dice_eswitch.c354 dst_hold((struct dst_entry *)repr->dst); in ice_eswitch_port_start_xmit()
355 skb_dst_set(skb, (struct dst_entry *)repr->dst); in ice_eswitch_port_start_xmit()
/drivers/target/iscsi/cxgbit/
Dcxgbit.h194 struct dst_entry *dst;
/drivers/scsi/cxgbi/
Dlibcxgbi.h155 struct dst_entry *dst;
/drivers/net/vxlan/
Dvxlan_core.c1734 skb_dst_set(skb, (struct dst_entry *)tun_dst); in vxlan_rcv()
2177 static int vxlan_build_skb(struct sk_buff *skb, struct dst_entry *dst, in vxlan_build_skb()
2293 static struct dst_entry *vxlan6_get_route(struct vxlan_dev *vxlan, in vxlan6_get_route()
2305 struct dst_entry *ndst; in vxlan6_get_route()
2404 struct dst_entry *dst, in encap_bypass_if_local()
2452 struct dst_entry *ndst = NULL; in vxlan_xmit_one()
3138 struct dst_entry *ndst; in vxlan_fill_metadata_dst()
/drivers/net/wireguard/
Dsocket.c110 struct dst_entry *dst = NULL; in send6()

12