Lines Matching refs:port_up
59 if (priv->port_up) { in mlx4_en_moderation_update()
75 if (priv->port_up) { in mlx4_en_moderation_update()
990 if (priv->port_up) { in mlx4_en_set_link_ksettings()
1126 int port_up = 0; in mlx4_en_set_ringparam() local
1148 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1165 if (priv->port_up) { in mlx4_en_set_ringparam()
1166 port_up = 1; in mlx4_en_set_ringparam()
1172 if (port_up) { in mlx4_en_set_ringparam()
1193 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1261 int port_up = 0; in mlx4_en_set_rxfh() local
1293 if (priv->port_up) { in mlx4_en_set_rxfh()
1294 port_up = 1; in mlx4_en_set_rxfh()
1305 if (port_up) { in mlx4_en_set_rxfh()
1734 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1772 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1816 int port_up = 0; in mlx4_en_set_channels() local
1849 if (priv->port_up) { in mlx4_en_set_channels()
1850 port_up = 1; in mlx4_en_set_channels()
1865 if (port_up) { in mlx4_en_set_channels()