Searched refs:ELINK_INT_PHY (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_elink.c2249 for (phy_index = ELINK_INT_PHY; phy_index < params->num_phys;
2545 if (!(params->phy[ELINK_INT_PHY].flags & ELINK_FLAGS_TX_ERROR_CHECK)) {
2576 (params->phy[ELINK_INT_PHY].supported &
4199 elink_xgxs_specific_func(&params->phy[ELINK_INT_PHY], params,
4251 for (phy_index = ELINK_INT_PHY; phy_index < params->num_phys;
5294 if ((params->req_line_speed[ELINK_LINK_CONFIG_IDX(ELINK_INT_PHY)] ==
5672 params->phy[ELINK_INT_PHY].media_type =
6680 struct elink_phy *phy = &params->phy[ELINK_INT_PHY];
6918 params->phy[ELINK_INT_PHY].type !=
6928 params->phy[ELINK_INT_PHY]
[all...]
H A Dbxe_elink.h227 #define ELINK_INT_PHY 0 macro
234 #define ELINK_LINK_CONFIG_IDX(_phy_idx) ((_phy_idx == ELINK_INT_PHY) ? \
H A Dbxe.c11647 return (ELINK_INT_PHY);
13706 sc->port.link_config[ELINK_INT_PHY] = val;
14251 sc->port.supported[0] = sc->link_params.phy[ELINK_INT_PHY].supported;

Completed in 183 milliseconds