Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_txrx.c150 busy |= mlx5e_poll_tx_cq(&c->sq[i].cq, budget); in mlx5e_napi_poll()
160 busy |= mlx5e_poll_tx_cq(&sq->cq, budget); in mlx5e_napi_poll()
A Den_tx.c765 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_poll_tx_cq() function
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtxrx.h83 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget);
A Dptp.c196 busy |= mlx5e_poll_tx_cq(&c->ptpsq[i].txqsq.cq, budget); in mlx5e_ptp_napi_poll()

Completed in 9 milliseconds