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()
1148 int port_up = 0; in mlx4_en_set_ringparam() local
1170 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1187 if (priv->port_up) { in mlx4_en_set_ringparam()
1188 port_up = 1; in mlx4_en_set_ringparam()
1194 if (port_up) { in mlx4_en_set_ringparam()
1215 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1282 int port_up = 0; in mlx4_en_set_rxfh() local
1314 if (priv->port_up) { in mlx4_en_set_rxfh()
1315 port_up = 1; in mlx4_en_set_rxfh()
1326 if (port_up) { in mlx4_en_set_rxfh()
1754 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1792 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1836 int port_up = 0; in mlx4_en_set_channels() local
1869 if (priv->port_up) { in mlx4_en_set_channels()
1870 port_up = 1; in mlx4_en_set_channels()
1885 if (port_up) { in mlx4_en_set_channels()