Lines Matching refs:cgw_job
127 struct cgw_job { struct
397 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv()
505 static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj) in cgw_register_filter()
512 static inline void cgw_unregister_filter(struct net *net, struct cgw_job *gwj) in cgw_unregister_filter()
528 struct cgw_job *gwj = NULL; in cgw_notifier()
546 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job()
690 struct cgw_job *gwj = NULL; in cgw_dump_jobs()
993 struct cgw_job *gwj; in cgw_create_job()
1088 struct cgw_job *gwj = NULL; in cgw_remove_all_jobs()
1105 struct cgw_job *gwj = NULL; in cgw_remove_job()
1206 cgw_cache = kmem_cache_create("can_gw", sizeof(struct cgw_job), in cgw_module_init()