Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/i825xx/
Dether1.c60 #define RX_AREA_START 0x05000 macro
393 RX_AREA_START,
477 addr = RX_AREA_START; in ether1_init_for_open()
483 next = RX_AREA_START; in ether1_init_for_open()
488 if (addr == RX_AREA_START) in ether1_init_for_open()
504 priv(dev)->rx_head = RX_AREA_START; in ether1_init_for_open()