Searched refs:di_map (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhil_mlc.h154 int di_map[7]; /* Maps below items to live devs */ member in struct:hil_mlc
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhil_mlc.h154 int di_map[7]; /* Maps below items to live devs */ member in struct:hil_mlc
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hil/
H A Dhil_mlc.c90 mlc->di_map[j] = -1;
111 if (mlc->di_map[j] == idx) found++;
130 if (mlc->di_map[j] == idx) found++;
143 if (mlc->di_map[j] == idx) found++;
156 serio = did ? &(mlc->serio[mlc->di_map[did - 1]]) : NULL;
171 serio = did ? &(mlc->serio[mlc->di_map[did-1]]) : NULL;
229 mlc->di_map[mlc->ddi] = rc;
235 mlc->di_map[mlc->ddi] = rc;

Completed in 33 milliseconds