Searched refs:cgw_csum_xor (Results 1 – 2 of 2) sorted by relevance
110 struct cgw_csum_xor { struct129 #define CGW_CS_XOR_LEN sizeof(struct cgw_csum_xor) argument
104 struct cgw_csum_xor xor;108 void (*xor)(struct can_frame *cf, struct cgw_csum_xor *xor);210 static void cgw_csum_xor_rel(struct can_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel()232 static void cgw_csum_xor_pos(struct can_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos()243 static void cgw_csum_xor_neg(struct can_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg()620 [CGW_CS_XOR] = { .len = sizeof(struct cgw_csum_xor) },747 struct cgw_csum_xor *c = nla_data(tb[CGW_CS_XOR]); in cgw_parse_attr()