Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c386 if (!priv->htb.maj_id) in mlx5e_qos_open_queues()
492 smp_store_release(&priv->htb.maj_id, htb_maj_id); in mlx5e_htb_root_add()
512 WRITE_ONCE(priv->htb.maj_id, 0); in mlx5e_htb_root_del()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c452 if (priv->htb.maj_id) { in mlx5e_ethtool_set_channels()
2032 if (priv->htb.maj_id) { in set_pflag_tx_port_ts()
Den.h816 u16 maj_id; member
Den_tx.c121 u16 htb_maj_id = smp_load_acquire(&priv->htb.maj_id); in mlx5e_select_queue()
Den_main.c3018 if (WARN_ON(priv->htb.maj_id)) in mlx5e_setup_tc_mqprio()
3321 if (!enable && priv->htb.maj_id) { in set_feature_hw_tc()