Lines Matching refs:cgw_job
128 struct cgw_job { struct
350 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv()
439 static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj) in cgw_register_filter()
446 static inline void cgw_unregister_filter(struct net *net, struct cgw_job *gwj) in cgw_unregister_filter()
463 struct cgw_job *gwj = NULL; in cgw_notifier()
481 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job()
593 struct cgw_job *gwj = NULL; in cgw_dump_jobs()
815 struct cgw_job *gwj; in cgw_create_job()
912 struct cgw_job *gwj = NULL; in cgw_remove_all_jobs()
928 struct cgw_job *gwj = NULL; in cgw_remove_job()
1026 cgw_cache = kmem_cache_create("can_gw", sizeof(struct cgw_job), in cgw_module_init()