Lines Matching refs:struct
5 net_device struct fast path usage breakdown
15 struct netdev_name_node* name_node
16 struct dev_ifalias* ifalias
21 struct list_head dev_list
22 struct list_head napi_list
23 struct list_head unreg_list
24 struct list_head close_list
25 struct list_head ptype_all read_mostly …
26 struct list_head ptype_specific read_mostly …
27 struct adj_list
30 struct net_device_ops* netdev_ops read_mostly …
31 struct xdp_metadata_ops* xdp_metadata_ops
51 struct net_device_stats stats
52 struct net_device_core_stats* core_stats
55 struct iw_handler_def* wireless_handlers
56 struct ethtool_ops* ethtool_ops
57 struct l3mdev_ops* l3mdev_ops
58 struct ndisc_ops* ndisc_ops
59 struct xfrmdev_ops* xfrmdev_ops
60 struct tlsdev_ops* tlsdev_ops
61 struct header_ops* header_ops read_mostly …
78 struct netdev_hw_addr_list uc
79 struct netdev_hw_addr_list mc
80 struct netdev_hw_addr_list dev_addrs
81 struct kset* queues_kset
82 struct list_head unlink_list
87 struct in_device* ip_ptr read_mostly read_mostly …
88 struct hlist_head fib_nh_head
89 struct inet6_dev* ip6_ptr read_mostly read_mostly …
90 struct vlan_info* vlan_info
91 struct dsa_port* dsa_ptr
92 struct tipc_bearer* tipc_ptr
95 struct wireless_dev* ieee80211_ptr
96 struct wpan_dev* ieee802154_ptr
97 struct mpls_dev* mpls_ptr
98 struct mctp_dev* mctp_ptr
100 struct netdev_queue* _rx read_mostly …
103 struct bpf_prog* xdp_prog read_mostly …
110 struct netdev_queue* ingress_queue read_mostly
111 struct bpf_mprog_entry tcx_ingress read_mostly …
112 struct nf_hook_entries* nf_hooks_ingress
114 struct cpu_rmap* rx_cpu_rmap
115 struct hlist_node index_hlist
116 struct netdev_queue* _tx read_mostly …
121 struct xdp_dev_bulk_queue__percpu* xdp_bulkq
122 struct xps_dev_maps* xps_maps[2] read_mostly …
123 struct bpf_mprog_entry tcx_egress read_mostly …
124 struct nf_hook_entries* nf_hooks_egress read_mostly
125 struct hlist_head qdisc_hash[16]
126 struct timer_list watchdog_timer
129 struct list_head todo_list
132 struct ref_tracker_dir refcnt_tracker
133 struct list_head link_watch_list
138 void*priv_destructor struct net_device
139 struct netpoll_info* npinfo read_mostly …
143 struct pcpu_lstats__percpu* lstats read_mostly …
144 struct pcpu_sw_netstats__percpu* tstats read_mostly …
145 struct pcpu_dstats__percpu* dstats
146 struct garp_port* garp_port
147 struct mrp_port* mrp_port
148 struct dm_hw_stat_delta* dm_private
149 struct device dev
150 struct attribute_group* sysfs_groups[4]
151 struct attribute_group* sysfs_rx_queue_group
152 struct rtnl_link_ops* rtnl_link_ops
158 struct dcbnl_rtnl_ops* dcbnl_ops
160 struct netdev_tc_txq tc_to_txq[16] read_mostly …
163 struct netprio_map* priomap
164 struct phy_device* phydev
165 struct sfp_bus* sfp_bus
166 struct lock_class_key* qdisc_tx_busylock
173 struct list_head net_notifier_list
174 struct macsec_ops* macsec_ops
175 struct udp_tunnel_nic_info* udp_tunnel_nic_info
176 struct udp_tunnel_nic* udp_tunnel_nic
178 struct bpf_xdp_entity xdp_state[3]
183 struct rtnl_hw_stats64* offload_xstats_l3
184 struct devlink_port* devlink_port
185 struct dpll_pin* dpll_pin
186 struct hlist_head page_pools
187 struct dim_irq_moder* irq_moder
192 struct hlist_head neighbours[2]