se_ev_batch
return (sep->se_rx >= sep->se_ev_batch);
return (sep->se_tx >= sep->se_ev_batch);
sep->se_ev_batch = (uint16_t)ev_batch;