clear_int_events
(*fep->ops->clear_int_events)(dev, int_clr_events);
(*fep->ops->clear_int_events)(dev, fep->ev_napi);
void (*clear_int_events)(struct net_device *dev, u32 int_events);
.clear_int_events = clear_int_events,
.clear_int_events = clear_int_events,
.clear_int_events = clear_int_events,