Home
last modified time | relevance | path

Searched refs:cgw_job (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/can/
H A Dgw.c127 struct cgw_job { struct
459 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv()
567 static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj) in cgw_register_filter()
582 struct cgw_job *gwj = container_of(rcu_head, struct cgw_job, rcu); in cgw_job_free_rcu()
597 struct cgw_job *gwj = NULL; in cgw_notifier()
614 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job()
758 struct cgw_job *gwj = NULL; in cgw_dump_jobs()
1061 struct cgw_job *gwj; in cgw_create_job()
1163 struct cgw_job *gwj = NULL; in cgw_remove_all_jobs()
1179 struct cgw_job *gwj = NULL; in cgw_remove_job()
[all …]