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