Lines Matching refs:LayerPointers

71 static void mdlEnableMagicPacketWakeUp(struct LayerPointers *);
74 static void mdlAddWakeUpPattern(struct LayerPointers *, unsigned char *,
76 static void mdlRemoveWakeUpPattern(struct LayerPointers *, unsigned char *,
79 static int mdlMulticastBitMapping(struct LayerPointers *, unsigned char *, int);
83 static void mdlChangeFilter(struct LayerPointers *, unsigned long *);
84 static void mdlReceiveBroadCast(struct LayerPointers *);
85 static void mdlDisableReceiveBroadCast(struct LayerPointers *);
88 static void mdlSetResources(struct LayerPointers *, ULONG *);
89 static void mdlFreeResources(struct LayerPointers *, ULONG *);
95 mdlInitGlbds(struct LayerPointers *pLayerPointers) in mdlInitGlbds()
109 mdlPHYAutoNegotiation(struct LayerPointers *pLayerPointers, unsigned int type) in mdlPHYAutoNegotiation()
209 mdlClearHWConfig(struct LayerPointers *pLayerPointers) in mdlClearHWConfig()
302 mdlReadMib(struct LayerPointers *pLayerPointers, char MIB_COUNTER) in mdlReadMib()
319 mdlReadPHY(struct LayerPointers *pLayerPointers, unsigned char phyid, in mdlReadPHY()
353 mdlGetPHYID(struct LayerPointers *pLayerPointers) in mdlGetPHYID()
370 mdlWritePHY(struct LayerPointers *pLayerPointers, unsigned char phyid, in mdlWritePHY()
408 mdlTransmit(struct LayerPointers *pLayerPointers) in mdlTransmit()
418 mdlReceive(struct LayerPointers *pLayerPointers) in mdlReceive()
436 mdlReadInterrupt(struct LayerPointers *pLayerPointers) in mdlReadInterrupt()
460 mdlHWReset(struct LayerPointers *pLayerPointers) in mdlHWReset()
573 mdlOpen(struct LayerPointers *pLayerPointers) in mdlOpen()
598 mdlGetMacAddress(struct LayerPointers *pLayerPointers, in mdlGetMacAddress()
613 mdlSetMacAddress(struct LayerPointers *pLayerPointers, in mdlSetMacAddress()
690 mdlSetResources(struct LayerPointers *pLayerPointers, ULONG *pmem_set_array) in mdlSetResources()
756 mdlFreeResources(struct LayerPointers *pLayerPointers, ULONG *pmem_free_array) in mdlFreeResources()
795 mdlStartChip(struct LayerPointers *pLayerPointers) in mdlStartChip()
810 mdlStopChip(struct LayerPointers *pLayerPointers) in mdlStopChip()
841 mdlEnableInterrupt(struct LayerPointers *pLayerPointers) in mdlEnableInterrupt()
855 mdlClearInterrupt(struct LayerPointers *pLayerPointers) in mdlClearInterrupt()
873 mdlDisableInterrupt(struct LayerPointers *pLayerPointers) in mdlDisableInterrupt()
884 mdlReadLink(struct LayerPointers *pLayerPointers) in mdlReadLink()
915 mdlAddWakeUpPattern(struct LayerPointers *pLayerPointers, in mdlAddWakeUpPattern()
1047 mdlRemoveWakeUpPattern(struct LayerPointers *pLayerPointers, in mdlRemoveWakeUpPattern()
1291 mdlGetActiveMediaInfo(struct LayerPointers *pLayerPointers) in mdlGetActiveMediaInfo()
1321 mdlChangeFilter(struct LayerPointers *pLayerPointers, unsigned long *ArrayPtr) in mdlChangeFilter()
1496 mdlAddMulticastAddresses(struct LayerPointers *pLayerPointers, in mdlAddMulticastAddresses()
1531 mdlSetPromiscuous(struct LayerPointers *pLayerPointers) in mdlSetPromiscuous()
1544 mdlDisablePromiscuous(struct LayerPointers *pLayerPointers) in mdlDisablePromiscuous()
1563 mdlReceiveBroadCast(struct LayerPointers *pLayerPointers) in mdlReceiveBroadCast()
1573 mdlDisableReceiveBroadCast(struct LayerPointers *pLayerPointers) in mdlDisableReceiveBroadCast()
1583 mdlEnableMagicPacketWakeUp(struct LayerPointers *pLayerPointers) in mdlEnableMagicPacketWakeUp()
1599 mdlMulticastBitMapping(struct LayerPointers *pLayerPointers, in mdlMulticastBitMapping()
1657 SetIntrCoalesc(struct LayerPointers *pLayerPointers, boolean_t on) in SetIntrCoalesc()
1693 mdlSendPause(struct LayerPointers *pLayerPointers) in mdlSendPause()
1701 milResetTxQ(struct LayerPointers *pLayerPointers) in milResetTxQ()
1731 milInitGlbds(struct LayerPointers *pLayerPointers) in milInitGlbds()
1748 milInitRxQ(struct LayerPointers *pLayerPointers) in milInitRxQ()
1803 milFreeResources(struct LayerPointers *pLayerPointers, ULONG *mem_free_array) in milFreeResources()
1944 milSetResources(struct LayerPointers *pLayerPointers, ULONG *pmem_set_array) in milSetResources()
2030 mdlAddMulticastAddress(struct LayerPointers *pLayerPointers, in mdlAddMulticastAddress()
2063 mdlDeleteMulticastAddress(struct LayerPointers *pLayerPointers, in mdlDeleteMulticastAddress()
2119 mdlRxFastSuspend(struct LayerPointers *pLayerPointers) in mdlRxFastSuspend()
2126 mdlRxFastSuspendClear(struct LayerPointers *pLayerPointers) in mdlRxFastSuspendClear()