Searched refs:param_link_duplex (Results 1 – 14 of 14) sorted by relevance
976 bgep->param_link_duplex = LINK_DUPLEX_FULL; in bge_update_copper()1270 bgep->param_link_duplex)); in bge_check_copper()1280 bgep->param_link_duplex = in bge_check_copper()1285 bgep->param_link_duplex = (bgep->phy_aux_status & in bge_check_copper()1291 bgep->param_link_duplex = bge_copper_link_duplex[mode]; in bge_check_copper()1299 bgep->param_link_duplex); in bge_check_copper()1483 bgep->param_link_duplex = LINK_DUPLEX_FULL; in bge_update_serdes()1489 bgep->param_link_duplex = LINK_DUPLEX_HALF; in bge_update_serdes()1746 bgep->param_link_duplex)); in bge_check_serdes()1752 bgep->param_link_duplex = LINK_DUPLEX_FULL; in bge_check_serdes()[all …]
988 link_duplex_t param_link_duplex; member
1154 bgep->param_link_duplex : LINK_DUPLEX_UNKNOWN; in bge_m_stat()
913 bcopy(&bgep->param_link_duplex, pr_val,
3543 if (bgep->param_link_duplex == LINK_DUPLEX_HALF) in bge_sync_mac_modes()
377 ngep->param_link_duplex = LINK_DUPLEX_FULL; in nge_update_copper()619 ngep->param_link_duplex = nge_copper_link_duplex[duplex]; in nge_check_copper()623 ngep->param_link_duplex = LINK_DUPLEX_UNKNOWN; in nge_check_copper()628 ngep->param_link_duplex)); in nge_check_copper()
558 *val = ngep->param_link_duplex; in nge_m_stat()
827 link_duplex_t param_link_duplex; member
1509 if (ngep->param_link_duplex == LINK_DUPLEX_FULL) { in nge_sync_mac_modes()1527 if (ngep->param_link_duplex == LINK_DUPLEX_HALF) { in nge_sync_mac_modes()
1766 bcopy(&ngep->param_link_duplex, pr_val, in nge_m_getprop()
314 *val = rgep->param_link_duplex; in rge_m_stat()
536 #define param_link_duplex nd_params[PARAM_LINK_DUPLEX].ndp_val macro
446 rgep->param_link_duplex = LINK_DUPLEX_FULL; in rge_phy_update()1572 rgep->param_link_duplex = LINK_DUPLEX_FULL; in rge_factotum_link_check()1577 rgep->param_link_duplex = in rge_factotum_link_check()
808 #define param_link_duplex nd_params[PARAM_LINK_DUPLEX].ndp_val macro