| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | ipsec_rxtx.h | 72 struct mlx5_cqe64 *cqe); 78 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() 134 struct mlx5_cqe64 *cqe) in mlx5e_ipsec_offload_handle_rx_skb() 142 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow()
|
| D | tls_rxtx.h | 68 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt) in mlx5e_tls_handle_rx_skb() 80 mlx5e_accel_is_tls(struct mlx5_cqe64 *cqe, struct sk_buff *skb) { return false; } in mlx5e_accel_is_tls() 83 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt) {} in mlx5e_tls_handle_rx_skb()
|
| D | ktls_txrx.h | 23 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt);
|
| D | ipsec_rxtx.c | 489 struct mlx5_cqe64 *cqe) in mlx5e_ipsec_offload_handle_rx_skb()
|
| D | ktls_rx.c | 555 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt) in mlx5e_ktls_handle_rx_skb()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rx.c | 63 static void mlx5e_handle_rx_cqe(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe); 64 static void mlx5e_handle_rx_cqe_mpwrq(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe); 81 memcpy(data, mlx5_cqwq_get_wqe(wq, ci), sizeof(struct mlx5_cqe64)); in mlx5e_read_cqe_slot() 89 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_title_slot() 114 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() 122 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() 135 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_decompress_cqe() 635 struct mlx5_cqe64 *cqe; in mlx5e_poll_ico_cq() 774 static void mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 *cqe, struct tcphdr *tcp) in mlx5e_lro_update_tcp_hdr() 790 static void mlx5e_lro_update_hdr(struct sk_buff *skb, struct mlx5_cqe64 *cqe, in mlx5e_lro_update_hdr() [all …]
|
| D | wq.h | 200 static inline struct mlx5_cqe64 *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) in mlx5_cqwq_get_wqe() 202 struct mlx5_cqe64 *cqe = mlx5_frag_buf_get_wqe(&wq->fbc, ix); in mlx5_cqwq_get_wqe() 230 static inline struct mlx5_cqe64 *mlx5_cqwq_get_cqe(struct mlx5_cqwq *wq) in mlx5_cqwq_get_cqe() 233 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5_cqwq_get_cqe()
|
| D | en_tc.h | 320 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 338 bool mlx5e_tc_update_skb(struct mlx5_cqe64 *cqe, struct sk_buff *skb); 340 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 343 mlx5e_tc_update_skb(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb()
|
| D | en.h | 311 struct mlx5_cqe64 title; 571 typedef void (*mlx5e_fp_handle_rx_cqe)(struct mlx5e_rq*, struct mlx5_cqe64*); 576 (*mlx5e_fp_skb_from_cqe)(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe,
|
| D | en_tx.c | 775 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb() 793 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs() 808 struct mlx5_cqe64 *cqe; in mlx5e_poll_tx_cq()
|
| D | en_main.c | 1556 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i); in mlx5e_alloc_cq_common()
|
| D | en_tc.c | 5157 bool mlx5e_tc_update_skb(struct mlx5_cqe64 *cqe, in mlx5e_tc_update_skb()
|
| /Linux-v5.15/include/linux/mlx5/ |
| D | device.h | 794 struct mlx5_cqe64 { struct 859 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format() 864 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode() 869 static inline u8 get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() 874 static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l4_hdr_type() 879 static inline u8 get_cqe_l3_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l3_hdr_type() 884 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled() 889 static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe) in get_cqe_tls_offload() 894 static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe) in cqe_has_vlan() 899 static inline u64 get_cqe_ts(struct mlx5_cqe64 *cqe) in get_cqe_ts() [all …]
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| D | tc.h | 39 bool mlx5e_rep_tc_update_skb(struct mlx5_cqe64 *cqe, 71 mlx5e_rep_tc_update_skb(struct mlx5_cqe64 *cqe, in mlx5e_rep_tc_update_skb()
|
| D | tc.c | 656 bool mlx5e_rep_tc_update_skb(struct mlx5_cqe64 *cqe, in mlx5e_rep_tc_update_skb()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| D | rx.h | 18 struct mlx5_cqe64 *cqe,
|
| D | rx.c | 81 struct mlx5_cqe64 *cqe, in mlx5e_xsk_skb_from_cqe_linear()
|
| /Linux-v5.15/drivers/infiniband/hw/mlx5/ |
| D | cq.c | 82 struct mlx5_cqe64 *cqe64; in get_sw_cqe() 117 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() 166 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() 335 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics() 447 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() 860 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() 1056 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn() 1063 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() 1200 struct mlx5_cqe64 *scqe64; in copy_resize_cqes() 1201 struct mlx5_cqe64 *dcqe64; in copy_resize_cqes()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | conn.c | 251 struct mlx5_cqe64 *cqe, u8 status) in mlx5_fpga_conn_rq_cqe() 291 struct mlx5_cqe64 *cqe, u8 status) in mlx5_fpga_conn_sq_cqe() 333 struct mlx5_cqe64 *cqe) in mlx5_fpga_conn_handle_cqe() 368 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_cqes() 418 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_create_cq()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_send.c | 52 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe() 77 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() 762 struct mlx5_cqe64 *cqe; in dr_create_cq()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | ptp.c | 83 struct mlx5_cqe64 *cqe, in mlx5e_ptp_handle_ts_cqe() 108 struct mlx5_cqe64 *cqe; in mlx5e_ptp_poll_ts_cq()
|
| D | txrx.h | 326 get_cqe_opcode((struct mlx5_cqe64 *)err_cqe), in mlx5e_dump_error_cqe()
|
| D | xdp.c | 403 struct mlx5_cqe64 *cqe; in mlx5e_poll_xdpsq_cq()
|
| /Linux-v5.15/drivers/vdpa/mlx5/net/ |
| D | mlx5_vnet.c | 358 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() 371 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() 514 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one()
|