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()
1144 int port_up = 0; in mlx4_en_set_ringparam() local
1166 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1183 if (priv->port_up) { in mlx4_en_set_ringparam()
1184 port_up = 1; in mlx4_en_set_ringparam()
1190 if (port_up) { in mlx4_en_set_ringparam()
1211 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1278 int port_up = 0; in mlx4_en_set_rxfh() local
1310 if (priv->port_up) { in mlx4_en_set_rxfh()
1311 port_up = 1; in mlx4_en_set_rxfh()
1322 if (port_up) { in mlx4_en_set_rxfh()
1750 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1788 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1832 int port_up = 0; in mlx4_en_set_channels() local
1865 if (priv->port_up) { in mlx4_en_set_channels()
1866 port_up = 1; in mlx4_en_set_channels()
1881 if (port_up) { in mlx4_en_set_channels()