/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | macsec.h | 48 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_macsec_is_rx_flow() 54 struct mlx5_cqe64 *cqe); 65 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5e_macsec_is_rx_flow() 68 struct mlx5_cqe64 *cqe) in mlx5e_macsec_offload_handle_rx_skb()
|
A D | ipsec_rxtx.h | 69 struct mlx5_cqe64 *cqe); 75 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() 148 struct mlx5_cqe64 *cqe) in mlx5e_ipsec_offload_handle_rx_skb() 156 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow()
|
A D | ktls_txrx.h | 23 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt); 92 struct mlx5_cqe64 *cqe, in mlx5e_ktls_handle_rx_skb()
|
A D | ipsec_rxtx.c | 312 struct mlx5_cqe64 *cqe) in mlx5e_ipsec_offload_handle_rx_skb()
|
A D | ktls_rx.c | 565 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt) in mlx5e_ktls_handle_rx_skb()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
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_enahnced_comp(struct mlx5_cqwq *wq) in mlx5_cqwq_get_cqe_enahnced_comp() 251 struct mlx5_cqe64 *cqe; in mlx5_cqwq_get_cqe_enahnced_comp()
|
A D | en_rx.c | 90 struct mlx5_cqe64 *cqe) in mlx5e_read_enhanced_title_slot() 93 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_enhanced_title_slot() 113 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_title_slot() 159 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_decompress_cqe() 196 struct mlx5_cqe64 *cqe, in mlx5e_decompress_enhanced_cqe() 919 struct mlx5_cqe64 *cqe; in mlx5e_poll_ico_cq() 1393 struct mlx5_cqe64 *cqe, in mlx5e_handle_csum() 1522 struct mlx5_cqe64 *cqe, in mlx5e_shampo_complete_rx_cqe() 1543 struct mlx5_cqe64 *cqe, in mlx5e_complete_rx_cqe() 2330 struct mlx5_cqe64 *cqe; in mlx5e_rx_cq_process_basic_cqe_comp() [all …]
|
A D | en_tc.h | 372 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 388 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb); 389 bool mlx5e_tc_update_skb(struct mlx5_cqe64 *cqe, struct sk_buff *skb, 397 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 400 mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic()
|
A D | en.h | 369 struct mlx5_cqe64 title; 627 typedef void (*mlx5e_fp_handle_rx_cqe)(struct mlx5e_rq*, struct mlx5_cqe64*); 630 struct mlx5_cqe64 *cqe, u16 cqe_bcnt, 634 struct mlx5_cqe64 *cqe, u32 cqe_bcnt);
|
A D | en_tx.c | 736 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb() 754 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs() 769 struct mlx5_cqe64 *cqe; in mlx5e_poll_tx_cq()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
A D | rx.h | 16 struct mlx5_cqe64 *cqe, 22 struct mlx5_cqe64 *cqe,
|
A D | rx.c | 249 struct mlx5_cqe64 *cqe, in mlx5e_xsk_skb_from_cqe_mpwrq_linear() 306 struct mlx5_cqe64 *cqe, in mlx5e_xsk_skb_from_cqe_linear()
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | device.h | 790 struct mlx5_cqe64 { struct 876 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format() 881 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode() 892 static inline u8 get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() 897 static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l4_hdr_type() 902 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled() 907 static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe) in get_cqe_tls_offload() 912 static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe) in cqe_has_vlan() 917 static inline u64 get_cqe_ts(struct mlx5_cqe64 *cqe) in get_cqe_ts() 927 static inline u16 get_cqe_flow_tag(struct mlx5_cqe64 *cqe) in get_cqe_flow_tag() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
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()
|
A D | tc.c | 667 void mlx5e_rep_tc_receive(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, in mlx5e_rep_tc_receive()
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A 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() 341 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics() 453 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() 870 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() 1066 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn() 1073 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() 1210 struct mlx5_cqe64 *scqe64; in copy_resize_cqes() 1211 struct mlx5_cqe64 *dcqe64; in copy_resize_cqes()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | xdp.h | 49 struct mlx5_cqe64 *cqe;
|
A D | txrx.h | 185 static inline u16 mlx5e_shampo_get_cqe_header_index(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe) in mlx5e_shampo_get_cqe_header_index() 353 get_cqe_opcode((struct mlx5_cqe64 *)err_cqe), in mlx5e_dump_error_cqe()
|
A D | ptp.c | 119 struct mlx5_cqe64 *cqe, in mlx5e_ptp_handle_ts_cqe() 157 struct mlx5_cqe64 *cqe; in mlx5e_ptp_poll_ts_cq()
|
A D | xdp.c | 544 struct mlx5_cqe64 *cqe; in mlx5e_poll_xdpsq_cq()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
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-6.3-rc2/drivers/vfio/pci/mlx5/ |
A D | cmd.c | 922 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() 1545 mlx5vf_rq_cqe(struct mlx5_vhca_qp *qp, struct mlx5_cqe64 *cqe, in mlx5vf_rq_cqe() 1570 static struct mlx5_cqe64 *get_sw_cqe(struct mlx5_vhca_cq *cq, int n) in get_sw_cqe() 1573 struct mlx5_cqe64 *cqe64; in get_sw_cqe() 1589 struct mlx5_cqe64 *cqe; in mlx5vf_cq_poll_one()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_send.c | 183 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe() 208 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() 899 struct mlx5_cqe64 *cqe; in dr_create_cq()
|
/linux-6.3-rc2/drivers/vdpa/mlx5/net/ |
A D | mlx5_vnet.c | 325 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() 338 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() 481 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one()
|