Searched refs:physnext (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h399 uint32_t physnext; member in struct:malo_txdesc
438 uint32_t physnext; /* physical address of next RX desc */ member in struct:malo_rxdesc
H A Dif_malo.c760 ds->physnext = htole32(bn->bf_daddr);
865 le32toh(ds->physnext), le32toh(ds->physbuffdata),
882 le32toh(ds->physnext),
1428 ds->physnext = htole32(bf->bf_daddr);
1434 ds->physnext =
1991 readptr = le32toh(ds->physnext);

Completed in 98 milliseconds