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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgepnmi.c2309 LogPortMax = SK_PNMI_PORT_PHYS2LOG(PhysPortMax);
2463 LogPortMax = SK_PNMI_PORT_PHYS2LOG(PhysPortMax);
4593 *pBuf = (char)SK_PNMI_PORT_PHYS2LOG(PhysPortIndex);
4601 *pBuf = (char)SK_PNMI_PORT_PHYS2LOG(pAC->Rlmt.Net[NetIndex].Preference);
5006 LogPortMax = SK_PNMI_PORT_PHYS2LOG(PhysPortMax);
7816 LogPortMax = SK_PNMI_PORT_PHYS2LOG(PhysPortMax);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskgepnmi.h607 #define SK_PNMI_PORT_PHYS2LOG(p) ((unsigned int)(p) + 1) macro

Completed in 26 milliseconds