| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.h | 32 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_macsec_is_rx_flow() 38 struct mlx5_cqe64 *cqe); 46 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5e_macsec_is_rx_flow() 49 struct mlx5_cqe64 *cqe) in mlx5e_macsec_offload_handle_rx_skb()
|
| H A D | psp_rxtx.h | 84 static inline bool mlx5e_psp_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_psp_is_rx_flow() 90 struct mlx5_cqe64 *cqe); 109 static inline bool mlx5e_psp_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_psp_is_rx_flow() 116 struct mlx5_cqe64 *cqe) in mlx5e_psp_offload_handle_rx_skb()
|
| H A D | ktls_txrx.h | 23 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt); 92 struct mlx5_cqe64 *cqe, in mlx5e_ktls_handle_rx_skb()
|
| H A D | ipsec_rxtx.h | 75 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() 153 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow()
|
| H A D | psp_rxtx.c | 123 struct mlx5_cqe64 *cqe) in mlx5e_psp_offload_handle_rx_skb()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rx.c | 66 struct mlx5_cqe64 *cqe, u16 cqe_bcnt, u32 head_offset, 70 struct mlx5_cqe64 *cqe, u16 cqe_bcnt, u32 head_offset, 72 static void mlx5e_handle_rx_cqe(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe); 73 static void mlx5e_handle_rx_cqe_mpwrq(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe); 74 static void mlx5e_handle_rx_cqe_mpwrq_shampo(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe); 87 memcpy(data, mlx5_cqwq_get_wqe(wq, ci), sizeof(struct mlx5_cqe64)); in mlx5e_read_cqe_slot() 91 struct mlx5_cqe64 *cqe) in mlx5e_read_enhanced_title_slot() 94 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_enhanced_title_slot() 96 memcpy(title, cqe, sizeof(struct mlx5_cqe64)); in mlx5e_read_enhanced_title_slot() 114 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_title_slot() [all …]
|
| H A 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() 247 struct mlx5_cqe64 *mlx5_cqwq_get_cqe_enhanced_comp(struct mlx5_cqwq *wq) in mlx5_cqwq_get_cqe_enhanced_comp() 251 struct mlx5_cqe64 *cqe; in mlx5_cqwq_get_cqe_enhanced_comp()
|
| H A D | en_tc.h | 371 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 387 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb); 388 bool mlx5e_tc_update_skb(struct mlx5_cqe64 *cqe, struct sk_buff *skb, 396 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 399 mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic()
|
| H A D | en.h | 363 struct mlx5_cqe64 title; 526 struct mlx5_cqe64 *cqe; 600 typedef void (*mlx5e_fp_handle_rx_cqe)(struct mlx5e_rq*, struct mlx5_cqe64*); 603 struct mlx5_cqe64 *cqe, u16 cqe_bcnt, 607 struct mlx5_cqe64 *cqe, u32 cqe_bcnt);
|
| H A D | wc.c | 66 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i); in mlx5_wc_create_cqwq() 327 struct mlx5_cqe64 *cqe; in mlx5_wc_poll_cq()
|
| H A D | en_tx.c | 718 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb() 738 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs() 764 struct mlx5_cqe64 *cqe; in mlx5e_poll_tx_cq()
|
| /linux/include/linux/mlx5/ |
| H A D | device.h | 823 struct mlx5_cqe64 { struct 909 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format() 914 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode() 919 static inline u8 get_cqe_enhanced_num_mini_cqes(struct mlx5_cqe64 *cqe) in get_cqe_enhanced_num_mini_cqes() 925 static inline u8 get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() 930 static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l4_hdr_type() 935 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled() 940 static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe) in get_cqe_tls_offload() 945 static inline bool cqe_has_vlan(const struct mlx5_cqe64 *cqe) in cqe_has_vlan() 950 static inline u64 get_cqe_ts(struct mlx5_cqe64 *cqe) in get_cqe_ts() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | rx.h | 16 struct mlx5_cqe64 *cqe, 22 struct mlx5_cqe64 *cqe,
|
| H A D | rx.c | 252 struct mlx5_cqe64 *cqe, in mlx5e_xsk_skb_from_cqe_mpwrq_linear() 309 struct mlx5_cqe64 *cqe, in mlx5e_xsk_skb_from_cqe_linear()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | tc.h | 39 void mlx5e_rep_tc_receive(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, 68 mlx5e_rep_tc_receive(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, in mlx5e_rep_tc_receive()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | cq.c | 85 struct mlx5_cqe64 *cqe64; in get_sw_cqe() 120 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() 169 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() 344 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics() 456 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() 878 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() 1089 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn() 1096 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() 1233 struct mlx5_cqe64 *scqe64; in copy_resize_cqes() 1234 struct mlx5_cqe64 *dcqe64; in copy_resize_cqes()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | send.c | 349 struct mlx5_cqe64 *cqe) in hws_send_engine_dump_error_cqe() 461 struct mlx5_cqe64 *cqe) in hws_send_engine_update_rule() 520 struct mlx5_cqe64 *cqe, in hws_send_engine_update() 557 struct mlx5_cqe64 *cqe64) in mlx5hws_parse_cqe() 576 struct mlx5_cqe64 *cqe64; in mlx5hws_cq_poll_one() 606 struct mlx5_cqe64 *cqe; in hws_send_engine_poll_cq() 884 struct mlx5_cqe64 *cqe; in hws_send_ring_alloc_cq() 1221 struct mlx5_cqe64 cqe; in hws_send_wqe_fw()
|
| H A D | cmd.h | 279 struct mlx5_cqe64 *ret_cqe);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | xdp.c | 241 const struct mlx5_cqe64 *cqe = _ctx->cqe; in mlx5e_xdp_rx_hash() 263 const struct mlx5_cqe64 *cqe = _ctx->cqe; in mlx5e_xdp_rx_vlan_tag() 280 struct mlx5_cqe64 *cqe; 658 struct mlx5_cqe64 *cqe) in mlx5e_free_xdpsq_desc() 747 struct mlx5_cqe64 *cqe; in mlx5e_poll_xdpsq_cq()
|
| H A D | txrx.h | 231 static inline u16 mlx5e_shampo_get_cqe_header_index(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe) in mlx5e_shampo_get_cqe_header_index() 407 get_cqe_opcode((struct mlx5_cqe64 *)err_cqe), in mlx5e_dump_error_cqe()
|
| H A D | ptp.c | 190 struct mlx5_cqe64 *cqe, in mlx5e_ptp_handle_ts_cqe() 240 struct mlx5_cqe64 *cqe; in mlx5e_ptp_poll_ts_cq()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A 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/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | aso.c | 65 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i); in mlx5_aso_alloc_cq() 394 struct mlx5_cqe64 *cqe; in mlx5_aso_poll_cq()
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 1075 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() 1656 mlx5vf_rq_cqe(struct mlx5_vhca_qp *qp, struct mlx5_cqe64 *cqe, in mlx5vf_rq_cqe() 1681 static struct mlx5_cqe64 *get_sw_cqe(struct mlx5_vhca_cq *cq, int n) in get_sw_cqe() 1684 struct mlx5_cqe64 *cqe64; in get_sw_cqe() 1700 struct mlx5_cqe64 *cqe; in mlx5vf_cq_poll_one()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_send.c | 189 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe() 214 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() 1059 struct mlx5_cqe64 *cqe; in dr_create_cq()
|