Home
last modified time | relevance | path

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

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