Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h91 #define E1000_FC_PAUSE_TIME 0x0680 /* 858 usec */ macro
H A Digb_main.c1460 hw->fc.pause_time = E1000_FC_PAUSE_TIME; in igb_init_adapter()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h111 #define E1000_FC_PAUSE_TIME 0x0680 /* 858 usec */ macro
H A De1000g_main.c1563 hw->fc.pause_time = E1000_FC_PAUSE_TIME; in e1000g_init()