Lines Matching refs:port_up
60 if (priv->port_up) { in mlx4_en_moderation_update()
76 if (priv->port_up) { in mlx4_en_moderation_update()
993 if (priv->port_up) { in mlx4_en_set_link_ksettings()
1153 int port_up = 0; in mlx4_en_set_ringparam() local
1175 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1192 if (priv->port_up) { in mlx4_en_set_ringparam()
1193 port_up = 1; in mlx4_en_set_ringparam()
1199 if (port_up) { in mlx4_en_set_ringparam()
1222 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1289 int port_up = 0; in mlx4_en_set_rxfh() local
1321 if (priv->port_up) { in mlx4_en_set_rxfh()
1322 port_up = 1; in mlx4_en_set_rxfh()
1333 if (port_up) { in mlx4_en_set_rxfh()
1761 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1799 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1843 int port_up = 0; in mlx4_en_set_channels() local
1876 if (priv->port_up) { in mlx4_en_set_channels()
1877 port_up = 1; in mlx4_en_set_channels()
1892 if (port_up) { in mlx4_en_set_channels()