Searched refs:txpause (Results 1 – 2 of 2) sorted by relevance
1029 boolean_t txpause; in bnx_m_setprop() local1090 txpause = B_FALSE; in bnx_m_setprop()1096 txpause = B_FALSE; in bnx_m_setprop()1102 txpause = B_TRUE; in bnx_m_setprop()1108 txpause = B_TRUE; in bnx_m_setprop()1119 txpause || in bnx_m_setprop()1123 txpause; in bnx_m_setprop()1127 txpause; in bnx_m_setprop()1291 boolean_t txpause = in bnx_m_getprop() local1295 if (txpause) { in bnx_m_getprop()
2282 boolean_t txpause; in BnxeMacSetProperty() local2372 txpause = B_FALSE; in BnxeMacSetProperty()2378 txpause = B_FALSE; in BnxeMacSetProperty()2384 txpause = B_TRUE; in BnxeMacSetProperty()2390 txpause = B_TRUE; in BnxeMacSetProperty()2402 pUM->hwinit.lnkcfg.param_txpause = txpause; in BnxeMacSetProperty()2404 pUM->curcfg.lnkcfg.param_txpause = txpause; in BnxeMacSetProperty()