Home
last modified time | relevance | path

Searched defs:softnet_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dnetdevice.h3208 struct softnet_data { struct
3216 struct softnet_data *rps_ipi_list; argument
3219 bool in_net_rx_action;
3220 bool in_napi_threaded_poll;
3223 struct sd_flow_limit __rcu *flow_limit;
3247 struct softnet_data *rps_ipi_next; argument
3264 static inline void input_queue_head_incr(struct softnet_data *sd) in input_queue_head_incr() argument