Searched refs:port_enabled (Results 1 – 5 of 5) sorted by relevance
163 if (efx->port_enabled) in efx_mac_work()207 if (efx->port_enabled) in efx_siena_set_rx_mode()340 if (efx->port_enabled && efx->type->monitor) in efx_monitor()446 BUG_ON(efx->port_enabled); in efx_stop_datapath()486 BUG_ON(efx->port_enabled); in efx_start_port()489 efx->port_enabled = true; in efx_start_port()509 efx->port_enabled = false; in efx_stop_port()536 if (efx->port_enabled || !netif_running(efx->net_dev) || in efx_siena_start_all()573 if (!efx->port_enabled) in efx_siena_stop_all()738 efx->port_enabled); in efx_siena_watchdog()
260 likely(efx->port_enabled) && in efx_siena_xmit_done()
124 void (*port_enabled)(struct team *team, struct team_port *port); member
947 if (team->ops.port_enabled) in team_port_enable()948 team->ops.port_enabled(team, port); in team_port_enable()
3306 bool was_enabled = efx->port_enabled; in efx_ef10_set_mac_address()