Searched refs:wc_lane_config (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c4033 u32 wc_lane_config; local
4152 wc_lane_config = REG_RD(cb, params->shmem_base +
4154 shared_hw_config.wc_lane_config));
4165 if (wc_lane_config &
5080 u32 wc_lane_config)
5083 rx_lane_swap = ((wc_lane_config &
5087 tx_lane_swap = ((wc_lane_config &
5110 u32 wc_lane_config)
5113 if (wc_lane_config & SHARED_HW_CFG_RX_LANE0_POL_FLIP_ENABLED)
5116 if (wc_lane_config
5078 elink_warpcore_set_lane_swap(struct elink_dev *cb, struct elink_phy *phy, u32 wc_lane_config) argument
5108 elink_warpcore_set_lane_polarity(struct elink_dev *cb, struct elink_phy *phy, u32 wc_lane_config) argument
14734 u32 wc_lane_config; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h275 u32 wc_lane_config; /* 0x128 */ member in struct:shared_hw_cfg

Completed in 93 milliseconds