Searched refs:dsa_port_idx (Results 1 – 4 of 4) sorted by relevance
143 LOG_INF("DSA slave port %d Link up", ctx->dsa_port_idx); in netc_eth_phylink_callback()144 result = SWT_SetEthPortMII(&prv->swt_handle, ctx->dsa_port_idx, in netc_eth_phylink_callback()148 LOG_ERR("DSA slave port %d failed to set MAC up", ctx->dsa_port_idx); in netc_eth_phylink_callback()152 LOG_INF("DSA slave port %d Link down", ctx->dsa_port_idx); in netc_eth_phylink_callback()188 ctx->dsa_port_idx = i; in dsa_netc_iface_init()
108 lan = ctx->dsa_port_idx; in dsa_lldp_send()223 *lan = ctx->dsa_port_idx; in dsa_lldp_recv()
982 port_idx = (1 << (ctx->dsa_port_idx));1050 net_pkt_cursor_get_pos(pkt), ctx->dsa_port_idx);1089 ctx->dsa_port_idx = i;
712 uint8_t dsa_port_idx; member