Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c182 mlx5e_poll_ico_cq(&c->icosq.cq); in mlx5e_napi_poll()
183 if (mlx5e_poll_ico_cq(&c->async_icosq.cq)) in mlx5e_napi_poll()
H A Den_rx.c991 int mlx5e_poll_ico_cq(struct mlx5e_cq *cq) in mlx5e_poll_ico_cq() function
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h86 int mlx5e_poll_ico_cq(struct mlx5e_cq *cq);