Searched refs:MAX_MODFUNCTIONS (Results 1 – 2 of 2) sorted by relevance
108 #define MAX_MODFUNCTIONS (CGW_MOD_FUNCS * CGW_FRAME_MODS) macro
98 void (*modfunc[MAX_MODFUNCTIONS])(struct canfd_frame *cf,532 while (modidx < MAX_MODFUNCTIONS && gwj->mod.modfunc[modidx]) in can_can_gw_rcv()