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()
915 if (priv->port_up) { in mlx4_en_set_settings()
1028 int port_up = 0; in mlx4_en_set_ringparam() local
1041 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1047 if (priv->port_up) { in mlx4_en_set_ringparam()
1048 port_up = 1; in mlx4_en_set_ringparam()
1062 if (port_up) { in mlx4_en_set_ringparam()
1083 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1152 int port_up = 0; in mlx4_en_set_rxfh() local
1184 if (priv->port_up) { in mlx4_en_set_rxfh()
1185 port_up = 1; in mlx4_en_set_rxfh()
1196 if (port_up) { in mlx4_en_set_rxfh()
1625 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1662 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1699 int port_up = 0; in mlx4_en_set_channels() local
1709 if (priv->port_up) { in mlx4_en_set_channels()
1710 port_up = 1; in mlx4_en_set_channels()
1735 if (port_up) { in mlx4_en_set_channels()