Home
last modified time | relevance | path

Searched refs:Rx_desc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.c1754 pNonphysical->RxBufDescQRead->descriptor = pMil->Rx_desc; in milInitRxQ()
1755 pNonphysical->RxBufDescQStart->descriptor = pMil->Rx_desc; in milInitRxQ()
1757 &(pMil->Rx_desc[pMil->RxRingSize - 1]); in milInitRxQ()
H A Damd8111s_hw.h970 struct rx_desc *Rx_desc; member
H A Damd8111s_main.c813 pMil->Rx_desc = (struct rx_desc *) in amd8111s_allocate_descriptors()