Home
last modified time | relevance | path

Searched defs:orig_dev (Results 1 – 25 of 84) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dcpsw_switchdev.c64 struct net_device *orig_dev, in cpsw_port_attr_br_flags_set()
171 u16 vid, struct net_device *orig_dev) in cpsw_port_vlan_add()
218 struct net_device *orig_dev) in cpsw_port_vlan_del()
260 struct net_device *orig_dev = vlan->obj.orig_dev; in cpsw_port_vlans_add() local
289 struct net_device *orig_dev = vlan->obj.orig_dev; in cpsw_port_vlans_del() local
308 struct net_device *orig_dev = mdb->obj.orig_dev; in cpsw_port_mdb_add() local
334 struct net_device *orig_dev = mdb->obj.orig_dev; in cpsw_port_mdb_del() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_handlers.c127 struct net_device *orig_dev) in rmnet_map_egress_handler()
216 struct net_device *orig_dev; in rmnet_egress_handler() local
/kernel/linux/linux-4.19/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_handlers.c136 struct net_device *orig_dev) in rmnet_map_egress_handler()
220 struct net_device *orig_dev; in rmnet_egress_handler() local
/kernel/linux/linux-5.10/net/802/
Dp8022.c36 struct net_device *orig_dev)) in register_8022_client()
Dstp.c31 struct packet_type *pt, struct net_device *orig_dev) in stp_pdu_rcv()
Dpsnap.c46 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv()
/kernel/linux/linux-4.19/net/802/
Dp8022.c39 struct net_device *orig_dev)) in register_8022_client()
Dstp.c34 struct packet_type *pt, struct net_device *orig_dev) in stp_pdu_rcv()
Dpsnap.c50 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv()
/kernel/linux/linux-4.19/net/ipv6/
Dip6_input.c276 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ipv6_rcv()
298 struct net_device *orig_dev) in ipv6_list_rcv()
/kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c486 struct net_device *orig_dev, in mlxsw_sp_port_attr_stp_state_set()
617 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_flags_set()
691 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_vlan_set()
713 struct net_device *orig_dev, in mlxsw_sp_port_attr_mrouter_set()
754 struct net_device *orig_dev, in mlxsw_sp_port_mc_disabled_set()
825 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_mrouter_set()
1146 struct net_device *orig_dev = vlan->obj.orig_dev; in mlxsw_sp_port_vlans_add() local
1300 struct net_device *orig_dev = fdb_info->info.dev; in mlxsw_sp_port_fdb_set() local
1579 struct net_device *orig_dev = mdb->obj.orig_dev; in mlxsw_sp_port_mdb_add() local
1756 struct net_device *orig_dev = vlan->obj.orig_dev; in mlxsw_sp_port_vlans_del() local
[all …]
/kernel/linux/linux-4.19/net/ipv4/
Dip_input.c517 struct net_device *orig_dev) in ip_rcv()
590 struct net_device *orig_dev) in ip_list_rcv()
/kernel/linux/linux-5.10/net/ipv6/
Dip6_input.c290 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ipv6_rcv()
312 struct net_device *orig_dev) in ipv6_list_rcv()
/kernel/linux/linux-4.19/net/llc/
Dllc_core.c95 struct net_device *orig_dev)) in llc_sap_open()
Dllc_input.c155 struct packet_type *pt, struct net_device *orig_dev) in llc_rcv()
/kernel/linux/linux-5.10/net/llc/
Dllc_core.c95 struct net_device *orig_dev)) in llc_sap_open()
Dllc_input.c156 struct packet_type *pt, struct net_device *orig_dev) in llc_rcv()
/kernel/linux/linux-5.10/drivers/net/hamradio/
Dbpqether.c170 …truct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in bpq_rcv()
242 struct net_device *orig_dev; in bpq_xmit() local
/kernel/linux/linux-4.19/drivers/net/hamradio/
Dbpqether.c174 …truct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in bpq_rcv()
246 struct net_device *orig_dev; in bpq_xmit() local
/kernel/linux/linux-5.10/net/ipv4/
Dip_input.c531 struct net_device *orig_dev) in ip_rcv()
613 struct net_device *orig_dev) in ip_list_rcv()
/kernel/linux/linux-4.19/net/x25/
Dx25_dev.c100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/kernel/linux/linux-5.10/net/x25/
Dx25_dev.c95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/kernel/linux/linux-5.10/net/can/
Daf_can.c679 struct packet_type *pt, struct net_device *orig_dev) in can_rcv()
705 struct packet_type *pt, struct net_device *orig_dev) in canfd_rcv()
/kernel/linux/linux-4.19/net/ax25/
Dax25_in.c437 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv()
/kernel/linux/linux-5.10/net/ax25/
Dax25_in.c434 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv()

1234