Home
last modified time | relevance | path

Searched defs:e1000_fc_info (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_hw.h874 struct e1000_fc_info { struct
875 u32 high_water; /* Flow control high-water mark */
876 u32 low_water; /* Flow control low-water mark */
877 u16 pause_time; /* Flow control pause timer */
878 u16 refresh_time; /* Flow control refresh timer */
879 bool send_xon; /* Flow control send XON */
880 bool strict_ieee; /* Strict IEEE mode */
881 enum e1000_fc_mode current_mode; /* FC mode in effect */
882 enum e1000_fc_mode requested_mode; /* FC mode requested by caller */