Home
last modified time | relevance | path

Searched refs:mlx5e_txqsq (Results 1 – 18 of 18) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c54 static struct mlx5e_txqsq *mlx5e_get_qos_sq(struct mlx5e_priv *priv, int qid) in mlx5e_get_qos_sq()
57 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_get_qos_sq()
73 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_open_qos_sq()
79 struct mlx5e_txqsq *sq; in mlx5e_open_qos_sq()
156 struct mlx5e_txqsq *sq; in mlx5e_activate_qos_sq()
184 struct mlx5e_txqsq *sq; in mlx5e_deactivate_qos_sq()
204 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_close_qos_sq()
207 struct mlx5e_txqsq *sq; in mlx5e_close_qos_sq()
229 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_qos_close_queues()
238 struct mlx5e_txqsq *sq; in mlx5e_qos_close_queues()
[all …]
Dreporter_tx.c9 static int mlx5e_wait_for_sq_flush(struct mlx5e_txqsq *sq) in mlx5e_wait_for_sq_flush()
30 static void mlx5e_reset_txqsq_cc_pc(struct mlx5e_txqsq *sq) in mlx5e_reset_txqsq_cc_pc()
44 struct mlx5e_txqsq *sq; in mlx5e_tx_reporter_err_cqe_recover()
92 struct mlx5e_txqsq *sq;
101 struct mlx5e_txqsq *sq; in mlx5e_tx_reporter_timeout_recover()
150 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output_sq_common()
198 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output()
260 struct mlx5e_txqsq *txqsq) in mlx5e_tx_reporter_diagnose_generic_txqsq()
315 struct mlx5e_txqsq *generic_sq = priv->txq2sq[0]; in mlx5e_tx_reporter_diagnose_common_config()
379 struct mlx5e_txqsq *sq = &c->sq[tc]; in mlx5e_tx_reporter_diagnose()
[all …]
Dtxrx.h79 void mlx5e_free_txqsq_descs(struct mlx5e_txqsq *sq);
152 static inline u16 mlx5e_txqsq_get_next_pi(struct mlx5e_txqsq *sq, u16 size) in mlx5e_txqsq_get_next_pi()
267 mlx5e_dma_get(struct mlx5e_txqsq *sq, u32 i) in mlx5e_dma_get()
273 mlx5e_dma_push(struct mlx5e_txqsq *sq, dma_addr_t addr, u32 size, in mlx5e_dma_push()
318 void mlx5e_sq_xmit_simple(struct mlx5e_txqsq *sq, struct sk_buff *skb, bool xmit_more);
319 void mlx5e_tx_mpwqe_ensure_complete(struct mlx5e_txqsq *sq);
Dhealth.h19 void mlx5e_reporter_tx_err_cqe(struct mlx5e_txqsq *sq);
20 int mlx5e_reporter_tx_timeout(struct mlx5e_txqsq *sq);
Dptp.h15 struct mlx5e_txqsq txqsq;
72 static inline bool mlx5e_ptpsq_fifo_has_room(struct mlx5e_txqsq *sq) in mlx5e_ptpsq_fifo_has_room()
Dptp.c111 struct mlx5e_txqsq *sq = &ptpsq->txqsq; in mlx5e_ptp_handle_ts_cqe()
218 struct mlx5e_txqsq *sq, int tc, in mlx5e_ptp_alloc_txqsq()
310 struct mlx5e_txqsq *txqsq = &ptpsq->txqsq; in mlx5e_ptp_open_txqsq()
345 struct mlx5e_txqsq *sq = &ptpsq->txqsq; in mlx5e_ptp_close_txqsq()
Dreporter_rx.c486 struct mlx5e_txqsq *icosq = ctx; in mlx5e_rx_reporter_dump_icosq()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c46 static void mlx5e_dma_unmap_wqe_err(struct mlx5e_txqsq *sq, u8 num_dma) in mlx5e_dma_unmap_wqe_err()
119 mlx5e_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_txwqe_build_eseg_csum()
149 mlx5e_tx_get_gso_ihs(struct mlx5e_txqsq *sq, struct sk_buff *skb, int *hopbyhop) in mlx5e_tx_get_gso_ihs()
177 mlx5e_txwqe_build_dsegs(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_txwqe_build_dsegs()
243 mlx5e_tx_wqe_inline_mode(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_tx_wqe_inline_mode()
262 static void mlx5e_sq_xmit_prepare(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_sq_xmit_prepare()
342 static void mlx5e_tx_check_stop(struct mlx5e_txqsq *sq) in mlx5e_tx_check_stop()
350 static void mlx5e_tx_flush(struct mlx5e_txqsq *sq) in mlx5e_tx_flush()
371 mlx5e_txwqe_complete(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_txwqe_complete()
414 mlx5e_sq_xmit_wqe(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_sq_xmit_wqe()
[all …]
Den_dim.c57 struct mlx5e_txqsq *sq = container_of(dim, struct mlx5e_txqsq, dim); in mlx5e_tx_dim_work()
Den_txrx.c49 static void mlx5e_handle_tx_dim(struct mlx5e_txqsq *sq) in mlx5e_handle_tx_dim()
130 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_napi_poll()
157 struct mlx5e_txqsq *sq = rcu_dereference(qos_sqs[i]); in mlx5e_napi_poll()
223 struct mlx5e_txqsq *sq = rcu_dereference(qos_sqs[i]); in mlx5e_napi_poll()
Den.h416 struct mlx5e_txqsq { struct
781 struct mlx5e_txqsq sq[MLX5E_MAX_NUM_TC];
783 struct mlx5e_txqsq __rcu * __rcu *qos_sqs;
898 struct mlx5e_txqsq **txq2sq;
1107 struct mlx5e_txqsq *sq, int tc, u16 qos_queue_group_id,
1109 void mlx5e_activate_txqsq(struct mlx5e_txqsq *sq);
1110 void mlx5e_deactivate_txqsq(struct mlx5e_txqsq *sq);
1111 void mlx5e_free_txqsq(struct mlx5e_txqsq *sq);
1113 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa);
1114 void mlx5e_free_txqsq_db(struct mlx5e_txqsq *sq);
[all …]
Den_main.c1413 void mlx5e_free_txqsq_db(struct mlx5e_txqsq *sq) in mlx5e_free_txqsq_db()
1420 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
1452 struct mlx5e_txqsq *sq, in mlx5e_alloc_txqsq()
1503 void mlx5e_free_txqsq(struct mlx5e_txqsq *sq) in mlx5e_free_txqsq()
1630 struct mlx5e_txqsq *sq, u32 rate);
1634 struct mlx5e_txqsq *sq, int tc, u16 qos_queue_group_id, in mlx5e_open_txqsq()
1671 void mlx5e_activate_txqsq(struct mlx5e_txqsq *sq) in mlx5e_activate_txqsq()
1686 void mlx5e_deactivate_txqsq(struct mlx5e_txqsq *sq) in mlx5e_deactivate_txqsq()
1709 void mlx5e_close_txqsq(struct mlx5e_txqsq *sq) in mlx5e_close_txqsq()
1727 struct mlx5e_txqsq *sq = container_of(recover_work, struct mlx5e_txqsq, in mlx5e_tx_err_cqe_work()
[all …]
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_txrx.h19 bool mlx5e_ktls_handle_tx_skb(struct net_device *netdev, struct mlx5e_txqsq *sq,
29 void mlx5e_ktls_tx_handle_resync_dump_comp(struct mlx5e_txqsq *sq,
33 mlx5e_ktls_tx_try_handle_resync_dump_comp(struct mlx5e_txqsq *sq, in mlx5e_ktls_tx_try_handle_resync_dump_comp()
65 mlx5e_ktls_tx_try_handle_resync_dump_comp(struct mlx5e_txqsq *sq, in mlx5e_ktls_tx_try_handle_resync_dump_comp()
Den_accel.h119 struct mlx5e_txqsq *sq, in mlx5e_accel_tx_begin()
153 static inline unsigned int mlx5e_accel_tx_ids_len(struct mlx5e_txqsq *sq, in mlx5e_accel_tx_ids_len()
187 static inline void mlx5e_accel_tx_finish(struct mlx5e_txqsq *sq, in mlx5e_accel_tx_finish()
Dktls_tx.c531 static void tx_fill_wi(struct mlx5e_txqsq *sq, in tx_fill_wi()
555 post_static_params(struct mlx5e_txqsq *sq, in post_static_params()
573 post_progress_params(struct mlx5e_txqsq *sq, in post_progress_params()
589 static void tx_post_fence_nop(struct mlx5e_txqsq *sq) in tx_post_fence_nop()
600 mlx5e_ktls_tx_post_param_wqes(struct mlx5e_txqsq *sq, in mlx5e_ktls_tx_post_param_wqes()
682 tx_post_resync_params(struct mlx5e_txqsq *sq, in tx_post_resync_params()
720 tx_post_resync_dump(struct mlx5e_txqsq *sq, skb_frag_t *frag, u32 tisn) in tx_post_resync_dump()
760 void mlx5e_ktls_tx_handle_resync_dump_comp(struct mlx5e_txqsq *sq, in mlx5e_ktls_tx_handle_resync_dump_comp()
778 struct mlx5e_txqsq *sq, in mlx5e_ktls_tx_handle_ooo()
834 bool mlx5e_ktls_handle_tx_skb(struct net_device *netdev, struct mlx5e_txqsq *sq, in mlx5e_ktls_handle_tx_skb()
Dipsec_rxtx.h123 mlx5e_ipsec_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_ipsec_txwqe_build_eseg_csum()
162 mlx5e_ipsec_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_ipsec_txwqe_build_eseg_csum()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h118 void mlx5i_sq_xmit(struct mlx5e_txqsq *sq, struct sk_buff *skb,
Dipoib.c697 struct mlx5e_txqsq *sq = epriv->txq2sq[skb_get_queue_mapping(skb)]; in mlx5i_xmit()