Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx_mm.c569 umdevice->remote.param_rx_pause = B_TRUE; in bnx_update_lp_cap()
601 umdevice->remote.param_rx_pause = B_TRUE; in bnx_update_lp_cap()
642 umdevice->remote.param_rx_pause) { in bnx_update_lp_cap()
784 umdevice->remote.param_rx_pause = B_FALSE; in mm_indicate_link()
H A Dbnxcfg.c144 &(umdevice->hwinit.lnkcfg.param_rx_pause)); in bnx_cfg_init()
442 umdevice->remote.param_rx_pause = B_FALSE; in bnx_cfg_reset()
693 if (umdevice->curcfg.lnkcfg.param_rx_pause) { in bnx_cfg_map_phy()
H A Dbnxgldv3.c1120 umdevice->hwinit.lnkcfg.param_rx_pause != in bnx_m_setprop()
1124 umdevice->hwinit.lnkcfg.param_rx_pause = in bnx_m_setprop()
1128 umdevice->curcfg.lnkcfg.param_rx_pause = in bnx_m_setprop()
1294 umdevice->curcfg.lnkcfg.param_rx_pause; in bnx_m_getprop()
H A Dbnx.h248 boolean_t param_rx_pause; member