Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c2295 boolean_t rxpause; in BnxeMacSetProperty() local
2384 rxpause = B_FALSE; in BnxeMacSetProperty()
2390 rxpause = B_TRUE; in BnxeMacSetProperty()
2396 rxpause = B_FALSE; in BnxeMacSetProperty()
2402 rxpause = B_TRUE; in BnxeMacSetProperty()
2414 pUM->hwinit.lnkcfg.param_rxpause = rxpause; in BnxeMacSetProperty()
2416 pUM->curcfg.lnkcfg.param_rxpause = rxpause; in BnxeMacSetProperty()