Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c376 PORT_FEATURE_FLOW_CONTROL_MASK) in BnxeHwReqPhyMediumSettings()
592 PORT_FEATURE_FLOW_CONTROL_MASK) & in BnxeHwReqPhyFlowSettings()
608 PORT_FEATURE_FLOW_CONTROL_MASK) & in BnxeHwReqPhyFlowSettings()
633 PORT_FEATURE_FLOW_CONTROL_MASK) == in BnxeHwReqPhyFlowSettings()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h1044 #define PORT_FEATURE_FLOW_CONTROL_MASK 0x00000700 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c3350 flow_control = (pdev->hw_info.link_config[ELINK_INT_PHY] & PORT_FEATURE_FLOW_CONTROL_MASK); in lm_init_params()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c13455 switch (link_config & PORT_FEATURE_FLOW_CONTROL_MASK) { in elink_phy_def_cfg()