Home
last modified time | relevance | path

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

/Linux-v5.4/net/can/
Dgw.c147 u8 gwtype; member
558 rtcan->gwtype = gwj->gwtype; in cgw_put_job()
664 if (gwj->gwtype == CGW_TYPE_CAN_CAN) { in cgw_put_job()
733 u8 gwtype, void *gwtypeattr, u8 *limhops) in cgw_parse_attr() argument
954 if (gwtype == CGW_TYPE_CAN_CAN) { in cgw_parse_attr()
1010 if (r->gwtype != CGW_TYPE_CAN_CAN) in cgw_create_job()
1049 gwj->gwtype = r->gwtype; in cgw_create_job()
1123 if (r->gwtype != CGW_TYPE_CAN_CAN) in cgw_remove_job()
/Linux-v5.4/include/uapi/linux/can/
Dgw.h53 __u8 gwtype; member