Searched refs:I2O_EVT_Q_LEN (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_config.c54 struct i2o_evt_info event_q[I2O_EVT_Q_LEN];
147 MODINC(inf->q_in, I2O_EVT_Q_LEN);
148 if(inf->q_len == I2O_EVT_Q_LEN)
150 MODINC(inf->q_out, I2O_EVT_Q_LEN);
806 MODINC(p->q_out, I2O_EVT_Q_LEN);
H A Di2o_core.c163 static struct reply_info events[I2O_EVT_Q_LEN];
258 MODINC(evt_in, I2O_EVT_Q_LEN);
259 if(evt_q_len == I2O_EVT_Q_LEN)
260 MODINC(evt_out, I2O_EVT_Q_LEN);
899 MODINC(evt_out, I2O_EVT_Q_LEN);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Di2o-dev.h85 #define I2O_EVT_Q_LEN 32 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Di2o-dev.h85 #define I2O_EVT_Q_LEN 32 macro

Completed in 98 milliseconds