Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dax88796.h14 #define STOP_PG 0x80 /* Last page +1 of RX ring */ macro
17 #define RX_END STOP_PG
H A Dne2000.h85 #define STOP_PG 0x80 /* Last page +1 of RX ring */ macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dstnic.c38 #define STOP_PG 128 /* Last page +1 of RX ring */ macro
144 ei_status.stop_page = STOP_PG; in stnic_probe()