Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/i825xx/
Dether1.c63 #define RX_AREA_START 0x05000 macro
395 RX_AREA_START,
479 addr = RX_AREA_START; in ether1_init_for_open()
485 next = RX_AREA_START; in ether1_init_for_open()
490 if (addr == RX_AREA_START) in ether1_init_for_open()
506 priv(dev)->rx_head = RX_AREA_START; in ether1_init_for_open()