Home
last modified time | relevance | path

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

/linux-6.15/net/can/
H A Dgw.c91 } modframe; member
161 MODFUNC(mod_or_len, cf->len |= mod->modframe.or.len)
169 MODFUNC(mod_set_len, cf->len = mod->modframe.set.len)
845 canfdframecpy(&mod->modframe.and, &mb.cf); in cgw_parse_attr()
864 canfdframecpy(&mod->modframe.or, &mb.cf); in cgw_parse_attr()
883 canfdframecpy(&mod->modframe.xor, &mb.cf); in cgw_parse_attr()
902 canfdframecpy(&mod->modframe.set, &mb.cf); in cgw_parse_attr()
923 canframecpy(&mod->modframe.and, &mb.cf); in cgw_parse_attr()
939 canframecpy(&mod->modframe.or, &mb.cf); in cgw_parse_attr()
955 canframecpy(&mod->modframe.xor, &mb.cf); in cgw_parse_attr()
[all …]