Home
last modified time | relevance | path

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

/netbsd/sys/arch/i386/stand/lib/netif/
H A D3c509.h242 #define SET_TX_AVAIL_THRESH (u_short) (0x12<<11) macro
/netbsd/sys/dev/ic/
H A Delink3.c366 SET_TX_AVAIL_THRESH | ELINK_LARGEWIN_PROBE); in epconfig()
394 SET_TX_AVAIL_THRESH | (1600 >> sc->ep_pktlenshift)); in epconfig()
779 SET_TX_AVAIL_THRESH | (1600 >> sc->ep_pktlenshift)); in epinit()
1138 SET_TX_AVAIL_THRESH | in epstart()
1145 SET_TX_AVAIL_THRESH | ELINK_THRESH_DISABLE); in epstart()
H A Delink3reg.h276 #define SET_TX_AVAIL_THRESH (u_int16_t) (0x12<<11) macro