Home
last modified time | relevance | path

Searched defs:pLayerPointers (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.c95 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()
[all …]
H A Damd8111s_main.c505 amd8111s_recv_copy(struct LayerPointers *pLayerPointers, mblk_t **last_mp) in amd8111s_recv_copy()
614 amd8111s_receive(struct LayerPointers *pLayerPointers) in amd8111s_receive()
681 amd8111s_odlInit(struct LayerPointers *pLayerPointers) in amd8111s_odlInit()
765 amd8111s_allocate_descriptors(struct LayerPointers *pLayerPointers) in amd8111s_allocate_descriptors()
897 amd8111s_free_descriptors(struct LayerPointers *pLayerPointers) in amd8111s_free_descriptors()
922 amd8111s_alloc_dma_ringbuf(struct LayerPointers *pLayerPointers, in amd8111s_alloc_dma_ringbuf()
1080 amd8111s_allocate_buffers(struct LayerPointers *pLayerPointers) in amd8111s_allocate_buffers()
1125 amd8111s_free_buffers(struct LayerPointers *pLayerPointers) in amd8111s_free_buffers()
1139 amd8111s_recycle_tx(struct LayerPointers *pLayerPointers) in amd8111s_recycle_tx()
1167 amd8111s_send_serial(struct LayerPointers *pLayerPointers) in amd8111s_send_serial()
[all …]
H A Damd8111s_main.h135 struct LayerPointers *pLayerPointers; member