Searched refs:mlx5e_cq (Results 1 – 7 of 7) sorted by relevance
23 void mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);24 void mlx5e_health_cq_common_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
233 static bool mlx5e_ptp_poll_ts_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_ptp_poll_ts_cq()581 struct mlx5e_cq *cq = &c->ptpsq[tc].txqsq.cq; in mlx5e_ptp_open_tx_cqs()589 struct mlx5e_cq *cq = &c->ptpsq[tc].ts_cq; in mlx5e_ptp_open_tx_cqs()618 struct mlx5e_cq *cq = &c->rq.cq; in mlx5e_ptp_open_rx_cq()
572 struct mlx5e_cq *ts_cq = &ptpsq->ts_cq; in mlx5e_reporter_tx_ptpsq_unhealthy()
343 struct mlx5e_cq { struct431 struct mlx5e_cq cq;497 struct mlx5e_cq cq;538 struct mlx5e_cq cq;703 struct mlx5e_cq cq;1096 struct mlx5e_cq *cq);1097 void mlx5e_close_cq(struct mlx5e_cq *cq);
2139 struct mlx5e_cq *cq) in mlx5e_alloc_cq_common()2176 struct mlx5e_cq *cq) in mlx5e_alloc_cq()2193 static void mlx5e_free_cq(struct mlx5e_cq *cq) in mlx5e_free_cq()2198 static int mlx5e_create_cq(struct mlx5e_cq *cq, struct mlx5e_cq_param *param) in mlx5e_create_cq()2247 static void mlx5e_destroy_cq(struct mlx5e_cq *cq) in mlx5e_destroy_cq()2254 struct mlx5e_cq *cq) in mlx5e_open_cq()2278 void mlx5e_close_cq(struct mlx5e_cq *cq) in mlx5e_close_cq()3602 struct mlx5e_cq *cq, in mlx5e_alloc_drop_cq()3620 struct mlx5e_cq *cq = &drop_rq->cq; in mlx5e_open_drop_rq()
760 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_poll_tx_cq()
787 int mlx5e_poll_ico_cq(struct mlx5e_cq *cq) in mlx5e_poll_ico_cq()2422 int mlx5e_poll_rx_cq(struct mlx5e_cq *cq, int budget) in mlx5e_poll_rx_cq()