Searched refs:handled_frames (Results 1 - 1 of 1) sorted by path

/linux-master/net/can/
H A Dgw.c130 u32 handled_frames; member in struct:cgw_job
564 gwj->handled_frames++;
631 if (gwj->handled_frames) {
632 if (nla_put_u32(skb, CGW_HANDLED, gwj->handled_frames) < 0)
1113 gwj->handled_frames = 0;

Completed in 185 milliseconds