Searched defs:pPortHandle (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/
H A DmvEth.c1812 MV_U32 mvEthMibCounterRead(void* pPortHandle, unsigned int mibOffset, argument
1848 void mvEthMibCountersClear(void* pPortHandle) argument
1866 int mvEthTosToRxqGet(void* pPortHandle, int tos) argument
1901 MV_STATUS mvEthTosToRxqSet(void* pPortHandle, int tos, int rxq) argument
1946 mvEthVlanPrioRxQueue(void* pPortHandle, int vlanPrio, int vlanPrioQueue) argument
1992 mvEthBpduRxQueue(void* pPortHandle, int bpduQueue) argument
2049 mvEthArpRxQueue(void* pPortHandle, int arpQueue) argument
2101 mvEthTcpRxQueue(void* pPortHandle, int tcpQueue) argument
2152 mvEthUdpRxQueue(void* pPortHandle, int udpQueue) argument
2212 mvEthSpeedDuplexSet(void* pPortHandle, MV_ETH_PORT_SPEED speed, MV_ETH_PORT_DUPLEX duplex) argument
2305 mvEthFlowCtrlSet(void* pPortHandle, MV_ETH_PORT_FC flowControl) argument
2368 mvEthHeaderModeSet(void* pPortHandle, MV_ETH_HEADER_MODE headerMode) argument
2449 mvEthEjpModeSet(void* pPortHandle, int mode) argument
2497 mvEthStatusGet(void* pPortHandle, MV_ETH_PORT_STATUS* pStatus) argument
2551 mvEthPhyAddrSet(void* pPortHandle, int phyAddr) argument
2580 mvEthPhyAddrGet(void* pPortHandle) argument
[all...]

Completed in 26 milliseconds