Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c62 busy |= mlx5e_poll_tx_cq(&c->sq[i].cq); in mlx5e_napi_poll()
Den.h566 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq);
Den_tx.c315 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq) in mlx5e_poll_tx_cq() function