Searched refs:txpause (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c2296 boolean_t txpause; local
2385 txpause = B_FALSE;
2391 txpause = B_FALSE;
2397 txpause = B_TRUE;
2403 txpause = B_TRUE;
2415 pUM->hwinit.lnkcfg.param_txpause = txpause;
2417 pUM->curcfg.lnkcfg.param_txpause = txpause;

Completed in 63 milliseconds