Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dcs89x0.c276 outw(ETH_ZLEN, eth_nic_base + TX_LEN_PORT); in send_test_pkt()
408 outw(sr, eth_nic_base + TX_LEN_PORT); in cs89x0_transmit()
Dcs89x0.h343 #define TX_LEN_PORT 0x0006 macro