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