HomeSort by: relevance | last modified time | path
    Searched defs:rx_rdesc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_agereg.h 555 struct rx_rdesc { struct
731 struct rx_rdesc *age_rr_ring;
747 (sizeof(struct rx_rdesc) * AGE_RR_RING_CNT)
if_alcreg.h 1171 struct rx_rdesc { struct
1277 #define ALC_RR_RING_ALIGN sizeof(struct rx_rdesc)
1305 (sizeof(struct rx_rdesc) * ALC_RR_RING_CNT)
1340 struct rx_rdesc *alc_rr_ring;

Completed in 82 milliseconds