Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
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_main.c1481 u8 lag_port, u8 tc) in mlx5e_profile_get_tisn() argument
1484 return profile->get_tisn(mdev, priv, lag_port, tc); in mlx5e_profile_get_tisn()
1486 return mdev->mlx5e_res.hw_objs.tisn[lag_port][tc]; in mlx5e_profile_get_tisn()
2120 c->lag_port, 0); /* tc = 0 */ in mlx5e_open_xdpsq()
2456 c->lag_port, tc); in mlx5e_open_sqs()
2879 c->lag_port = mlx5e_enumerate_lag_port(mdev, ix); in mlx5e_open_channel()
2994 err = mlx5e_ptp_open(priv, &chs->params, chs->c[0]->lag_port, &chs->ptp); in mlx5e_open_channels()