Home
last modified time | relevance | path

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

/Linux-v5.15/net/can/
Dgw.c146 u8 gwtype; member
620 rtcan->gwtype = gwj->gwtype; in cgw_put_job()
726 if (gwj->gwtype == CGW_TYPE_CAN_CAN) { in cgw_put_job()
795 u8 gwtype, void *gwtypeattr, u8 *limhops) in cgw_parse_attr() argument
1016 if (gwtype == CGW_TYPE_CAN_CAN) { in cgw_parse_attr()
1072 if (r->gwtype != CGW_TYPE_CAN_CAN) in cgw_create_job()
1111 gwj->gwtype = r->gwtype; in cgw_create_job()
1186 if (r->gwtype != CGW_TYPE_CAN_CAN) in cgw_remove_job()
/Linux-v5.15/include/uapi/linux/can/
Dgw.h53 __u8 gwtype; member