Searched refs:totalport (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Distallion.c1916 unsigned int brdnr, portnr, totalport; local
1918 totalport = 0;
1933 totalport = brdnr * STL_MAXPORTS;
1935 totalport++) {
1939 stli_portinfo(m, brdp, portp, totalport);
H A Dstallion.c1394 int totalport; local
1396 totalport = 0;
1411 totalport = brdnr * STL_MAXPORTS;
1418 totalport++) {
1422 stl_portinfo(m, portp, totalport);

Completed in 104 milliseconds