Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/
H A Dt4_main.c544 static int t4_pause_settings = PAUSE_RX | PAUSE_TX | PAUSE_AUTONEG; variable
546 &t4_pause_settings, 0,
6338 lc->requested_fc = t4_pause_settings & (PAUSE_TX | PAUSE_RX | in init_link_config()