Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h162 #define LM_FLOW_CONTROL_AUTO_PAUSE 0x80000000 macro
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c636 flowctrl |= LM_FLOW_CONTROL_AUTO_PAUSE; in BnxeHwReqPhyFlowSettings()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c1175 else if (flow_control & LM_FLOW_CONTROL_AUTO_PAUSE) in lm_set_phy_link_params()
H A Dlm_devinfo.c3354 pdev->params.flow_ctrl_cap = LM_FLOW_CONTROL_AUTO_PAUSE; in lm_init_params()