Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c534 c->lag_port, tc); in mlx5e_ptp_open_txqsqs()
876 u8 lag_port, struct mlx5e_ptp **cp) in mlx5e_ptp_open() argument
899 c->lag_port = lag_port; in mlx5e_ptp_open()
H A Dqos.c133 c->lag_port, 0); in mlx5e_open_qos_sq()
H A Dreporter_tx.c229 err = mlx5e_ptp_open(priv, &chs->params, chs->c[0]->lag_port, &chs->ptp); in mlx5e_tx_reporter_ptpsq_unhealthy_recover()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h772 u8 lag_port; member
1017 u8 lag_port, u8 tc);
1028 u8 lag_port, u8 tc);
H A Den_main.c1423 u8 lag_port, u8 tc) in mlx5e_profile_get_tisn() argument
1426 return profile->get_tisn(mdev, priv, lag_port, tc); in mlx5e_profile_get_tisn()
1428 return mdev->mlx5e_res.hw_objs.tisn[lag_port][tc]; in mlx5e_profile_get_tisn()
2062 c->lag_port, 0); /* tc = 0 */ in mlx5e_open_xdpsq()
2398 c->lag_port, tc); in mlx5e_open_sqs()
2817 c->lag_port = mlx5e_enumerate_lag_port(mdev, ix); in mlx5e_open_channel()
2930 err = mlx5e_ptp_open(priv, &chs->params, chs->c[0]->lag_port, &chs->ptp); in mlx5e_open_channels()