Home
last modified time | relevance | path

Searched refs:rxd_nrdadr (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/skfp/h/
Dfplustm.h73 __le32 rxd_nrdadr ; /* physical pointer to the next RxD */ member
/linux-2.6.39/drivers/net/skfp/
Dhwmtm.c340 d2->r.rxd_nrdadr = cpu_to_le32(phys) ; in init_descr_ring()
346 d1->r.rxd_nrdadr = cpu_to_le32(phys) ; in init_descr_ring()
406 phys = le32_to_cpu(ds->rxd_nrdadr) ; in init_rxd_ring()
653 phys = le32_to_cpu(r->rxd_nrdadr) ; in repair_rxd_ring()
671 phys = le32_to_cpu(r->rxd_nrdadr) ; in repair_rxd_ring()