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()
974 if (priv->port_up) { in mlx4_en_set_link_ksettings()
1134 int port_up = 0; in mlx4_en_set_ringparam() local
1156 if (rx_size == (priv->port_up ? priv->rx_ring[0]->actual_size : in mlx4_en_set_ringparam()
1173 if (priv->port_up) { in mlx4_en_set_ringparam()
1174 port_up = 1; in mlx4_en_set_ringparam()
1180 if (port_up) { in mlx4_en_set_ringparam()
1203 param->rx_pending = priv->port_up ? in mlx4_en_get_ringparam()
1270 int port_up = 0; in mlx4_en_set_rxfh() local
1302 if (priv->port_up) { in mlx4_en_set_rxfh()
1303 port_up = 1; in mlx4_en_set_rxfh()
1314 if (port_up) { in mlx4_en_set_rxfh()
1742 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up)) in mlx4_en_get_rxnfc()
1780 MLX4_STEERING_MODE_DEVICE_MANAGED || !priv->port_up) in mlx4_en_set_rxnfc()
1824 int port_up = 0; in mlx4_en_set_channels() local
1857 if (priv->port_up) { in mlx4_en_set_channels()
1858 port_up = 1; in mlx4_en_set_channels()
1873 if (port_up) { in mlx4_en_set_channels()