Searched refs:param_link_duplex (Results 1 – 14 of 14) sorted by relevance
972 bgep->param_link_duplex = LINK_DUPLEX_FULL; in bge_update_copper()1266 bgep->param_link_duplex)); in bge_check_copper()1276 bgep->param_link_duplex = in bge_check_copper()1281 bgep->param_link_duplex = (bgep->phy_aux_status & in bge_check_copper()1287 bgep->param_link_duplex = bge_copper_link_duplex[mode]; in bge_check_copper()1295 bgep->param_link_duplex); in bge_check_copper()1478 bgep->param_link_duplex = LINK_DUPLEX_FULL; in bge_update_serdes()1484 bgep->param_link_duplex = LINK_DUPLEX_HALF; in bge_update_serdes()1740 bgep->param_link_duplex)); in bge_check_serdes()1746 bgep->param_link_duplex = LINK_DUPLEX_FULL; in bge_check_serdes()[all …]
988 link_duplex_t param_link_duplex; member
1157 bgep->param_link_duplex : LINK_DUPLEX_UNKNOWN; in bge_m_stat()
942 bcopy(&bgep->param_link_duplex, pr_val,
3470 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
1504 if (ngep->param_link_duplex == LINK_DUPLEX_FULL) { in nge_sync_mac_modes()1522 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()
316 *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()
809 #define param_link_duplex nd_params[PARAM_LINK_DUPLEX].ndp_val macro