Lines Matching refs:port_up
99 int port_up = 0; in mlx4_en_alloc_tx_queue_per_tc() local
124 if (priv->port_up) { in mlx4_en_alloc_tx_queue_per_tc()
125 port_up = 1; in mlx4_en_alloc_tx_queue_per_tc()
130 if (port_up) { in mlx4_en_alloc_tx_queue_per_tc()
492 if (mdev->device_up && priv->port_up) { in mlx4_en_vlan_rx_add_vid()
523 if (mdev->device_up && priv->port_up) { in mlx4_en_vlan_rx_kill_vid()
771 if (priv->port_up) { in mlx4_en_do_set_mac()
891 if (!priv->port_up) in mlx4_en_set_rx_mode()
1271 if (!priv->port_up) { in mlx4_en_do_set_rx_mode()
1527 if (priv->port_up) { in mlx4_en_do_get_stats()
1641 if (priv->port_up) { in mlx4_en_start_port()
1840 priv->port_up = true; in mlx4_en_start_port()
1897 if (!priv->port_up) { in mlx4_en_stop_port()
1917 priv->port_up = false; in mlx4_en_stop_port()
2030 if (priv->port_up) { in mlx4_en_restart()
2740 int port_up = 0; in mlx4_xdp_set() local
2794 if (priv->port_up) { in mlx4_xdp_set()
2795 port_up = 1; in mlx4_xdp_set()
2812 if (port_up) { in mlx4_xdp_set()
3112 if (!priv->port_up || mlx4_is_master(priv->mdev->dev)) in mlx4_get_queue_stats_rx()
3132 if (!priv->port_up || mlx4_is_master(priv->mdev->dev)) in mlx4_get_queue_stats_tx()
3151 if (!priv->port_up || mlx4_is_master(priv->mdev->dev)) in mlx4_get_base_stats()
3217 priv->port_up = false; in mlx4_en_init_netdev()
3523 int port_up = 0; in mlx4_en_reset_config() local
3552 if (priv->port_up) { in mlx4_en_reset_config()
3553 port_up = 1; in mlx4_en_reset_config()
3591 if (port_up) { in mlx4_en_reset_config()