Searched refs:mlx5e_icosq (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | reporter_rx.c | 31 static int mlx5e_wait_for_icosq_flush(struct mlx5e_icosq *icosq) in mlx5e_wait_for_icosq_flush() 50 static void mlx5e_reset_icosq_cc_pc(struct mlx5e_icosq *icosq) in mlx5e_reset_icosq_cc_pc() 61 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_err_icosq_cqe_recover() 149 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_timeout_recover() 180 static int mlx5e_reporter_icosq_diagnose(struct mlx5e_icosq *icosq, u8 hw_state, in mlx5e_reporter_icosq_diagnose() 237 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_build_diagnose_output() 560 struct mlx5e_icosq *icosq = &rq->channel->icosq; in mlx5e_reporter_rx_timeout() 589 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq) in mlx5e_reporter_icosq_cqe_err()
|
| H A D | txrx.h | 43 void mlx5e_trigger_irq(struct mlx5e_icosq *sq); 180 void mlx5e_free_icosq_descs(struct mlx5e_icosq *sq); 182 static inline u16 mlx5e_icosq_get_next_pi(struct mlx5e_icosq *sq, u16 size) in mlx5e_icosq_get_next_pi()
|
| H A D | health.h | 32 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 128 static void icosq_fill_wi(struct mlx5e_icosq *sq, u16 pi, in icosq_fill_wi() 135 post_static_params(struct mlx5e_icosq *sq, in post_static_params() 165 post_progress_params(struct mlx5e_icosq *sq, in post_progress_params() 200 struct mlx5e_icosq *sq; in post_rx_param_wqes() 251 resync_post_get_progress_params(struct mlx5e_icosq *sq, in resync_post_get_progress_params() 336 struct mlx5e_icosq *sq; in resync_handle_work() 369 struct mlx5e_icosq *sq; in resync_handle_seq_match() 399 struct mlx5e_icosq *sq) in mlx5e_ktls_handle_get_psv_completion()
|
| H A D | ktls_txrx.h | 27 struct mlx5e_icosq *sq);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en.h | 482 struct mlx5e_icosq { struct 651 struct mlx5e_icosq icosq; /* internal control operations */ 668 struct mlx5e_icosq async_icosq; 969 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq); 970 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq);
|
| H A D | en_txrx.c | 75 void mlx5e_trigger_irq(struct mlx5e_icosq *sq) in mlx5e_trigger_irq()
|
| H A D | en_rx.c | 507 struct mlx5e_icosq *sq = &rq->channel->icosq; in mlx5e_alloc_rx_mpwqe() 608 void mlx5e_free_icosq_descs(struct mlx5e_icosq *sq) in mlx5e_free_icosq_descs() 637 struct mlx5e_icosq *sq = container_of(cq, struct mlx5e_icosq, cq); in mlx5e_poll_ico_cq() 717 struct mlx5e_icosq *sq = &rq->channel->icosq; in mlx5e_post_rx_mpwqes()
|
| H A D | en_main.c | 214 struct mlx5e_icosq *sq, in mlx5e_build_umr_wqe() 1028 static void mlx5e_free_icosq_db(struct mlx5e_icosq *sq) in mlx5e_free_icosq_db() 1033 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db() 1048 struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, in mlx5e_icosq_err_cqe_work() 1056 struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, in mlx5e_async_icosq_err_cqe_work() 1066 struct mlx5e_icosq *sq, in mlx5e_alloc_icosq() 1097 static void mlx5e_free_icosq(struct mlx5e_icosq *sq) in mlx5e_free_icosq() 1438 struct mlx5e_sq_param *param, struct mlx5e_icosq *sq, in mlx5e_open_icosq() 1463 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq) in mlx5e_activate_icosq() 1468 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq) in mlx5e_deactivate_icosq() [all …]
|