Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c515.c129 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
402 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in t515_reset()
406 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
408 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull in t515_reset()
426 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
428 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | in t515_poll()