Searched refs:SK_PNMI_PORT_LOG2PHYS (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.c2509 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(pAC, LogPortIndex);
2523 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
2602 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(pAC,
5113 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
5135 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
5156 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
5177 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
5199 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
5220 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
5241 PhysPortIndex = SK_PNMI_PORT_LOG2PHYS(
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskgepnmi.h608 #define SK_PNMI_PORT_LOG2PHYS(pAC,l) ((unsigned int)(l) - 1) macro

Completed in 36 milliseconds