Searched refs:cgw_csum_xor (Results 1 – 2 of 2) sorted by relevance
123 struct cgw_csum_xor { struct142 #define CGW_CS_XOR_LEN sizeof(struct cgw_csum_xor) argument
104 struct cgw_csum_xor xor;109 struct cgw_csum_xor *xor);259 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel()281 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos()292 static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg()718 [CGW_CS_XOR] = { .len = sizeof(struct cgw_csum_xor) },928 struct cgw_csum_xor *c = nla_data(tb[CGW_CS_XOR]); in cgw_parse_attr()