Searched refs:cgw_csum_xor (Results 1 – 4 of 4) sorted by relevance
110 struct cgw_csum_xor { struct129 #define CGW_CS_XOR_LEN sizeof(struct cgw_csum_xor) argument
123 struct cgw_csum_xor { struct142 #define CGW_CS_XOR_LEN sizeof(struct cgw_csum_xor) argument
103 struct cgw_csum_xor xor;108 struct cgw_csum_xor *xor);258 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel()280 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos()291 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()