Home
last modified time | relevance | path

Searched refs:promisc_all (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c693 int promisc_all = 0; in esw_update_vport_rx_mode() local
702 &promisc_all); in esw_update_vport_rx_mode()
706 vport->vport, promisc_all, promisc_mc); in esw_update_vport_rx_mode()
711 promisc_all = 0; in esw_update_vport_rx_mode()
714 esw_apply_vport_rx_mode(esw, vport, promisc_all, in esw_update_vport_rx_mode()
715 (promisc_all || promisc_mc)); in esw_update_vport_rx_mode()