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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Distallion.h96 } stliport_t; typedef in typeref:struct:__anon11231
129 stliport_t *ports[STL_MAXPORTS];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Distallion.h96 } stliport_t; typedef in typeref:struct:__anon6817
129 stliport_t *ports[STL_MAXPORTS];
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Distallion.c228 static stliport_t stli_dummyport;
691 static int stli_portinfo(stlibrd_t *brdp, stliport_t *portp, int portnr, char *pos);
700 static int stli_hostcmd(stlibrd_t *brdp, stliport_t *portp);
701 static int stli_initopen(stlibrd_t *brdp, stliport_t *portp);
702 static int stli_rawopen(stlibrd_t *brdp, stliport_t *portp, unsigned long arg, int wait);
703 static int stli_rawclose(stlibrd_t *brdp, stliport_t *portp, unsigned long arg, int wait);
704 static int stli_waitcarrier(stlibrd_t *brdp, stliport_t *portp, struct file *filp);
707 static int stli_setport(stliport_t *portp);
708 static int stli_cmdwait(stlibrd_t *brdp, stliport_t *portp, unsigned long cmd, void *arg, int size, int copyback);
709 static void stli_sendcmd(stlibrd_t *brdp, stliport_t *port
[all...]

Completed in 53 milliseconds