Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h884 struct igc_fc_info { struct
885 u32 high_water; /* Flow control high-water mark */
886 u32 low_water; /* Flow control low-water mark */
887 u16 pause_time; /* Flow control pause timer */
888 u16 refresh_time; /* Flow control refresh timer */
889 bool send_xon; /* Flow control send XON */
890 bool strict_ieee; /* Strict IEEE mode */
891 enum igc_fc_mode current_mode; /* FC mode in effect */
892 enum igc_fc_mode requested_mode; /* FC mode requested by caller */