| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| D | rxe_cq.c | 12 int cqe, int comp_vector) in rxe_cq_chk_attr() 42 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe, in rxe_cq_from_init() 72 int rxe_cq_resize_queue(struct rxe_cq *cq, int cqe, in rxe_cq_resize_queue() 88 int rxe_cq_post(struct rxe_cq *cq, struct rxe_cqe *cqe, int solicited) in rxe_cq_post()
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| D | rxe_cq.c | 12 int cqe, int comp_vector) in rxe_cq_chk_attr() 57 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe, in rxe_cq_from_init() 90 int rxe_cq_resize_queue(struct rxe_cq *cq, int cqe, in rxe_cq_resize_queue() 105 int rxe_cq_post(struct rxe_cq *cq, struct rxe_cqe *cqe, int solicited) in rxe_cq_post()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | tls_rxtx.h | 58 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt) in mlx5e_tls_handle_rx_skb() 70 mlx5e_accel_is_tls(struct mlx5_cqe64 *cqe, struct sk_buff *skb) { return false; } in mlx5e_accel_is_tls() 73 struct mlx5_cqe64 *cqe, u32 *cqe_bcnt) {} in mlx5e_tls_handle_rx_skb()
|
| D | ipsec_rxtx.h | 80 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5_ipsec_is_rx_flow() 96 struct mlx5_cqe64 *cqe) in mlx5e_ipsec_offload_handle_rx_skb() 99 static inline bool mlx5_ipsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5_ipsec_is_rx_flow()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | macsec.h | 32 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_macsec_is_rx_flow() 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()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rx.c | 90 struct mlx5_cqe64 *cqe) in mlx5e_read_enhanced_title_slot() 138 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() local 146 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() local 196 struct mlx5_cqe64 *cqe, in mlx5e_decompress_enhanced_cqe() 999 struct mlx5_cqe64 *cqe; in mlx5e_poll_ico_cq() local 1146 static void mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 *cqe, struct tcphdr *tcp) in mlx5e_lro_update_tcp_hdr() 1162 static void mlx5e_lro_update_hdr(struct sk_buff *skb, struct mlx5_cqe64 *cqe, in mlx5e_lro_update_hdr() 1262 static void mlx5e_shampo_update_fin_psh_flags(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe, in mlx5e_shampo_update_fin_psh_flags() 1275 struct mlx5_cqe64 *cqe, bool match) in mlx5e_shampo_update_ipv4_tcp_hdr() 1299 struct mlx5_cqe64 *cqe, bool match) in mlx5e_shampo_update_ipv6_tcp_hdr() [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| D | cq.c | 81 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local 133 static void mlx4_ib_free_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int cqe) in mlx4_ib_free_cq_buf() 140 struct ib_umem **umem, u64 buf_addr, int cqe) in mlx4_ib_get_cq_umem() 356 struct mlx4_cqe *cqe, *new_cqe; in mlx4_ib_cq_resize_copy_cqes() local 500 static void dump_cqe(void *cqe) in dump_cqe() 510 static void mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, in mlx4_ib_handle_error_cqe() 581 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data() 660 struct mlx4_cqe *cqe; in mlx4_ib_poll_one() local 919 struct mlx4_cqe *cqe, *dest; in __mlx4_ib_cq_clean() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
| D | cq.c | 81 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local 133 static void mlx4_ib_free_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int cqe) in mlx4_ib_free_cq_buf() 140 struct ib_umem **umem, u64 buf_addr, int cqe) in mlx4_ib_get_cq_umem() 356 struct mlx4_cqe *cqe, *new_cqe; in mlx4_ib_cq_resize_copy_cqes() local 500 static void dump_cqe(void *cqe) in dump_cqe() 510 static void mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, in mlx4_ib_handle_error_cqe() 581 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data() 660 struct mlx4_cqe *cqe; in mlx4_ib_poll_one() local 919 struct mlx4_cqe *cqe, *dest; in __mlx4_ib_cq_clean() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rx.c | 114 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() local 122 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() local 638 struct mlx5_cqe64 *cqe; in mlx5e_poll_ico_cq() local 773 static void mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 *cqe, struct tcphdr *tcp) in mlx5e_lro_update_tcp_hdr() 789 static void mlx5e_lro_update_hdr(struct sk_buff *skb, struct mlx5_cqe64 *cqe, in mlx5e_lro_update_hdr() 843 static inline void mlx5e_skb_set_hash(struct mlx5_cqe64 *cqe, in mlx5e_skb_set_hash() 969 struct mlx5_cqe64 *cqe, in mlx5e_handle_csum() 1039 static inline void mlx5e_build_rx_skb(struct mlx5_cqe64 *cqe, in mlx5e_build_rx_skb() 1095 struct mlx5_cqe64 *cqe, in mlx5e_complete_rx_cqe() 1136 mlx5e_skb_from_cqe_linear(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe, in mlx5e_skb_from_cqe_linear() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/qedi/ |
| D | qedi_fw.c | 31 union iscsi_cqe *cqe, in qedi_process_logout_resp() 82 union iscsi_cqe *cqe, in qedi_process_text_resp() 176 union iscsi_cqe *cqe, in qedi_process_tmf_resp() 247 union iscsi_cqe *cqe, in qedi_process_login_resp() 309 struct iscsi_cqe_unsolicited *cqe, in qedi_get_rq_bdq_buf() 348 struct iscsi_cqe_unsolicited *cqe, in qedi_put_rq_bdq_buf() 386 struct iscsi_cqe_unsolicited *cqe, in qedi_unsol_pdu_adjust_bdq() 398 union iscsi_cqe *cqe, in qedi_process_nopin_mesg() 469 union iscsi_cqe *cqe, in qedi_process_async_mesg() 523 union iscsi_cqe *cqe, in qedi_process_reject_mesg() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/qedi/ |
| D | qedi_fw.c | 31 union iscsi_cqe *cqe, in qedi_process_logout_resp() 82 union iscsi_cqe *cqe, in qedi_process_text_resp() 178 union iscsi_cqe *cqe, in qedi_process_tmf_resp() 258 union iscsi_cqe *cqe, in qedi_process_login_resp() 320 struct iscsi_cqe_unsolicited *cqe, in qedi_get_rq_bdq_buf() 359 struct iscsi_cqe_unsolicited *cqe, in qedi_put_rq_bdq_buf() 397 struct iscsi_cqe_unsolicited *cqe, in qedi_unsol_pdu_adjust_bdq() 409 union iscsi_cqe *cqe, in qedi_process_nopin_mesg() 480 union iscsi_cqe *cqe, in qedi_process_async_mesg() 534 union iscsi_cqe *cqe, in qedi_process_reject_mesg() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_txrx.c | 81 struct nix_cqe_tx_s *cqe, in otx2_snd_pkt_handler() 167 struct nix_cqe_rx_s *cqe, struct sk_buff *skb) in otx2_set_rxhash() 188 static void otx2_free_rcv_seg(struct otx2_nic *pfvf, struct nix_cqe_rx_s *cqe, in otx2_free_rcv_seg() 208 struct nix_cqe_rx_s *cqe, int qidx) in otx2_check_rcv_errors() 275 struct nix_cqe_rx_s *cqe) in otx2_rcv_pkt_handler() 305 struct nix_cqe_rx_s *cqe; in otx2_rx_napi_handler() local 362 struct nix_cqe_tx_s *cqe; in otx2_tx_napi_handler() local 908 struct nix_cqe_rx_s *cqe; in otx2_cleanup_rx_cqes() local 935 struct nix_cqe_tx_s *cqe; in otx2_cleanup_tx_cqes() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
| D | cq.c | 186 struct t4_cqe cqe; in insert_recv_cqe() local 220 struct t4_cqe cqe; in insert_sq_cqe() local 422 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr() 445 struct t4_cqe *cqe; in c4iw_count_rcqes() local 544 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() 757 struct t4_cqe cqe; in __c4iw_poll_cq_one() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
| D | cq.c | 186 struct t4_cqe cqe; in insert_recv_cqe() local 220 struct t4_cqe cqe; in insert_sq_cqe() local 422 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr() 445 struct t4_cqe *cqe; in c4iw_count_rcqes() local 544 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() 757 struct t4_cqe cqe; in __c4iw_poll_cq_one() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| D | pci_hw.h | 281 static inline u16 mlxsw_pci_cqe2_mirror_cong_get(const char *cqe) in mlxsw_pci_cqe2_mirror_cong_get() 338 static inline u64 mlxsw_pci_cqe2_time_stamp_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_get() 346 static inline u8 mlxsw_pci_cqe2_time_stamp_sec_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_sec_get() 353 static inline u32 mlxsw_pci_cqe2_time_stamp_nsec_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_nsec_get()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_txrx.c | 117 struct nix_cqe_tx_s *cqe) in otx2_xdp_snd_pkt_handler() 136 struct nix_cqe_tx_s *cqe, in otx2_snd_pkt_handler() 233 struct nix_cqe_rx_s *cqe, struct sk_buff *skb) in otx2_set_rxhash() 254 static void otx2_free_rcv_seg(struct otx2_nic *pfvf, struct nix_cqe_rx_s *cqe, in otx2_free_rcv_seg() 275 struct nix_cqe_rx_s *cqe, int qidx) in otx2_check_rcv_errors() 341 struct nix_cqe_rx_s *cqe, bool *need_xdp_flush) in otx2_rcv_pkt_handler() 393 struct nix_cqe_rx_s *cqe; in otx2_rx_napi_handler() local 452 struct nix_cqe_tx_s *cqe; in otx2_tx_napi_handler() local 1212 struct nix_cqe_rx_s *cqe; in otx2_cleanup_rx_cqes() local 1253 struct nix_cqe_tx_s *cqe; in otx2_cleanup_tx_cqes() local [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
| D | bnx2i_hwi.c | 1338 struct cqe *cqe) in bnx2i_process_scsi_cmd_resp() 1435 struct cqe *cqe) in bnx2i_process_login_resp() 1503 struct cqe *cqe) in bnx2i_process_text_resp() 1564 struct cqe *cqe) in bnx2i_process_tmf_resp() 1603 struct cqe *cqe) in bnx2i_process_logout_resp() 1649 struct cqe *cqe) in bnx2i_process_nopin_local_cmpl() 1690 struct cqe *cqe) in bnx2i_process_nopin_mesg() 1742 struct cqe *cqe) in bnx2i_process_async_mesg() 1792 struct cqe *cqe) in bnx2i_process_reject_mesg() 1829 struct cqe *cqe) in bnx2i_process_cmd_cleanup_resp() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
| D | bnx2i_hwi.c | 1338 struct cqe *cqe) in bnx2i_process_scsi_cmd_resp() 1435 struct cqe *cqe) in bnx2i_process_login_resp() 1503 struct cqe *cqe) in bnx2i_process_text_resp() 1564 struct cqe *cqe) in bnx2i_process_tmf_resp() 1603 struct cqe *cqe) in bnx2i_process_logout_resp() 1649 struct cqe *cqe) in bnx2i_process_nopin_local_cmpl() 1690 struct cqe *cqe) in bnx2i_process_nopin_mesg() 1742 struct cqe *cqe) in bnx2i_process_async_mesg() 1792 struct cqe *cqe) in bnx2i_process_reject_mesg() 1829 struct cqe *cqe) in bnx2i_process_cmd_cleanup_resp() [all …]
|
| /kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
| D | frwr_ops.c | 362 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_fastreg() local 446 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv() local 467 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_wake() local 570 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_done() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| D | cq.c | 81 void *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local 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() 270 static void dump_cqe(struct mlx5_ib_dev *dev, struct mlx5_err_cqe *cqe, in dump_cqe() 280 struct mlx5_err_cqe *cqe, in mlx5_handle_error_cqe() 362 static void get_sig_err_item(struct mlx5_sig_err_cqe *cqe, in get_sig_err_item() 459 void *cqe; in mlx5_poll_one() local 869 void *cqe; in init_cq_frag_buf() local 1074 void *cqe, *dest; in __mlx5_ib_cq_clean() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| D | cq.c | 81 void *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local 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() 270 static void dump_cqe(struct mlx5_ib_dev *dev, struct mlx5_err_cqe *cqe) in dump_cqe() 277 struct mlx5_err_cqe *cqe, in mlx5_handle_error_cqe() 356 static void get_sig_err_item(struct mlx5_sig_err_cqe *cqe, in get_sig_err_item() 453 void *cqe; in mlx5_poll_one() local 844 void *cqe; in init_cq_frag_buf() local 1049 void *cqe, *dest; in __mlx5_ib_cq_clean() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
| D | mthca_cq.c | 174 static inline struct mthca_cqe *cqe_sw(struct mthca_cqe *cqe) in cqe_sw() 184 static inline void set_cqe_hw(struct mthca_cqe *cqe) in set_cqe_hw() 191 __be32 *cqe = cqe_ptr; in dump_cqe() local 264 static inline int is_recv_cqe(struct mthca_cqe *cqe) in is_recv_cqe() 276 struct mthca_cqe *cqe; in mthca_cq_clean() local 366 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf() 374 struct mthca_err_cqe *cqe, in handle_error_cqe() 485 struct mthca_cqe *cqe; in mthca_poll_one() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
| D | mthca_cq.c | 174 static inline struct mthca_cqe *cqe_sw(struct mthca_cqe *cqe) in cqe_sw() 184 static inline void set_cqe_hw(struct mthca_cqe *cqe) in set_cqe_hw() 191 __be32 *cqe = cqe_ptr; in dump_cqe() local 264 static inline int is_recv_cqe(struct mthca_cqe *cqe) in is_recv_cqe() 276 struct mthca_cqe *cqe; in mthca_cq_clean() local 366 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf() 374 struct mthca_err_cqe *cqe, in handle_error_cqe() 485 struct mthca_cqe *cqe; in mthca_poll_one() local
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| D | frwr_ops.c | 360 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_fastreg() local 455 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv() local 474 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_wake() local 571 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_done() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
| D | qede_fp.c | 650 struct eth_fast_path_rx_tpa_start_cqe *cqe) in qede_set_gro_params() 833 struct eth_fast_path_rx_tpa_start_cqe *cqe) in qede_tpa_start() 959 struct eth_fast_path_rx_tpa_cont_cqe *cqe) in qede_tpa_cont() 974 struct eth_fast_path_rx_tpa_end_cqe *cqe) in qede_tpa_end() 1064 static bool qede_pkt_is_ip_fragmented(struct eth_fast_path_rx_reg_cqe *cqe, in qede_pkt_is_ip_fragmented() 1084 struct eth_fast_path_rx_reg_cqe *cqe, in qede_rx_xdp() 1172 struct eth_fast_path_rx_reg_cqe *cqe, in qede_rx_build_jumbo() 1226 union eth_rx_cqe *cqe, in qede_rx_process_tpa_cqe() 1251 union eth_rx_cqe *cqe; in qede_rx_process_cqe() local
|