Lines Matching refs:port_up
58 if (priv->port_up) { in mlx4_en_moderation_update()
72 if (priv->port_up) { in mlx4_en_moderation_update()
930 if (priv->port_up) { in mlx4_en_set_settings()
1043 int port_up = 0; in mlx4_en_set_ringparam() local
1056 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1062 if (priv->port_up) { in mlx4_en_set_ringparam()
1063 port_up = 1; in mlx4_en_set_ringparam()
1077 if (port_up) { in mlx4_en_set_ringparam()
1098 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1167 int port_up = 0; in mlx4_en_set_rxfh() local
1199 if (priv->port_up) { in mlx4_en_set_rxfh()
1200 port_up = 1; in mlx4_en_set_rxfh()
1211 if (port_up) { in mlx4_en_set_rxfh()
1640 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1677 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1714 int port_up = 0; in mlx4_en_set_channels() local
1724 if (priv->port_up) { in mlx4_en_set_channels()
1725 port_up = 1; in mlx4_en_set_channels()
1750 if (port_up) { in mlx4_en_set_channels()