/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_controlq.c | 36 struct ice_ctl_q_info *cq = &hw->adminq; in ice_adminq_init_regs() local 49 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mailbox_init_regs() local 62 struct ice_ctl_q_info *cq = &hw->sbq; in ice_sb_init_regs() local 158 ice_alloc_rq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_alloc_rq_bufs() 230 ice_alloc_sq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_alloc_sq_bufs() 577 struct ice_ctl_q_info *cq = &hw->adminq; in ice_init_check_adminq() local 613 struct ice_ctl_q_info *cq; in ice_init_ctrlq() local 696 struct ice_ctl_q_info *cq; in ice_shutdown_ctrlq() local 791 static void ice_init_ctrlq_locks(struct ice_ctl_q_info *cq) in ice_init_ctrlq_locks() 829 static void ice_destroy_ctrlq_locks(struct ice_ctl_q_info *cq) in ice_destroy_ctrlq_locks() [all …]
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | cq.c | 42 struct ib_cq *cq = dim->priv; in ib_cq_rdma_dim_work() local 53 static void rdma_dim_init(struct ib_cq *cq) in rdma_dim_init() 74 static void rdma_dim_destroy(struct ib_cq *cq) in rdma_dim_destroy() 138 int ib_process_cq_direct(struct ib_cq *cq, int budget) in ib_process_cq_direct() 153 struct ib_cq *cq = container_of(iop, struct ib_cq, iop); in ib_poll_handler() local 180 struct ib_cq *cq = container_of(work, struct ib_cq, work); in ib_cq_poll_work() local 220 struct ib_cq *cq; in __ib_alloc_cq() local 318 void ib_free_cq(struct ib_cq *cq) in ib_free_cq() 353 struct ib_cq *cq, *n; in ib_cq_pool_cleanup() local 372 struct ib_cq *cq, *n; in ib_alloc_cqs() local [all …]
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/ |
A D | cq.c | 43 static void mlx4_ib_cq_comp(struct mlx4_cq *cq) in mlx4_ib_cq_comp() 74 static void *get_cqe(struct mlx4_ib_cq *cq, int n) in get_cqe() 79 static void *get_sw_cqe(struct mlx4_ib_cq *cq, int n) in get_sw_cqe() 88 static struct mlx4_cqe *next_cqe_sw(struct mlx4_ib_cq *cq) in next_cqe_sw() 181 struct mlx4_ib_cq *cq = to_mcq(ibcq); in mlx4_ib_create_cq() local 343 static int mlx4_ib_get_outstanding_cqes(struct mlx4_ib_cq *cq) in mlx4_ib_get_outstanding_cqes() 354 static void mlx4_ib_cq_resize_copy_cqes(struct mlx4_ib_cq *cq) in mlx4_ib_cq_resize_copy_cqes() 382 struct mlx4_ib_cq *cq = to_mcq(ibcq); in mlx4_ib_resize_cq() local 477 int mlx4_ib_destroy_cq(struct ib_cq *cq, struct ib_udata *udata) in mlx4_ib_destroy_cq() 656 static int mlx4_ib_poll_one(struct mlx4_ib_cq *cq, in mlx4_ib_poll_one() [all …]
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | cq.c | 69 static void *get_cqe(struct mlx5_ib_cq *cq, int n) in get_cqe() 79 static void *get_sw_cqe(struct mlx5_ib_cq *cq, int n) in get_sw_cqe() 94 static void *next_cqe_sw(struct mlx5_ib_cq *cq) in next_cqe_sw() 447 static int mlx5_poll_one(struct mlx5_ib_cq *cq, in mlx5_poll_one() 609 struct mlx5_ib_cq *cq = to_mcq(ibcq); in mlx5_ib_poll_cq() local 647 struct mlx5_ib_cq *cq = to_mcq(ibcq); in mlx5_ib_arm_cq() local 951 struct mlx5_ib_cq *cq = to_mcq(ibcq); in mlx5_ib_create_cq() local 1207 static int copy_resize_cqes(struct mlx5_ib_cq *cq) in copy_resize_cqes() 1265 struct mlx5_ib_cq *cq = to_mcq(ibcq); in mlx5_ib_resize_cq() local 1413 struct mlx5_ib_cq *cq; in mlx5_ib_get_cqe_size() local [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_cq.c | 40 static void mlx4_en_cq_event(struct mlx4_cq *cq, enum mlx4_event event) in mlx4_en_cq_event() 52 struct mlx4_en_cq *cq; in mlx4_en_create_cq() local 89 int mlx4_en_activate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq, in mlx4_en_activate_cq() 176 struct mlx4_en_cq *cq = *pcq; in mlx4_en_destroy_cq() local 189 void mlx4_en_deactivate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq) in mlx4_en_deactivate_cq() 200 int mlx4_en_set_cq_moder(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq) in mlx4_en_set_cq_moder() 206 void mlx4_en_arm_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq) in mlx4_en_arm_cq()
|
A D | cq.c | 82 static void mlx4_add_cq_to_tasklet(struct mlx4_cq *cq) in mlx4_add_cq_to_tasklet() 106 struct mlx4_cq *cq; in mlx4_cq_completion() local 129 struct mlx4_cq *cq; in mlx4_cq_event() local 169 int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq, in mlx4_cq_modify() 191 int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq, in mlx4_cq_resize() 344 struct mlx4_cq *cq, unsigned vector, int collapsed, in mlx4_cq_alloc() 436 void mlx4_cq_free(struct mlx4_dev *dev, struct mlx4_cq *cq) in mlx4_cq_free()
|
/linux-6.3-rc2/drivers/infiniband/sw/rxe/ |
A D | rxe_cq.c | 11 int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq, in rxe_cq_chk_attr() 44 struct rxe_cq *cq = from_tasklet(cq, t, comp_task); in rxe_send_complete() local 57 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe, in rxe_cq_from_init() 91 int rxe_cq_resize_queue(struct rxe_cq *cq, int cqe, in rxe_cq_resize_queue() 106 int rxe_cq_post(struct rxe_cq *cq, struct rxe_cqe *cqe, int solicited) in rxe_cq_post() 144 void rxe_cq_disable(struct rxe_cq *cq) in rxe_cq_disable() 155 struct rxe_cq *cq = container_of(elem, typeof(*cq), elem); in rxe_cq_cleanup() local
|
/linux-6.3-rc2/drivers/infiniband/hw/vmw_pvrdma/ |
A D | pvrdma_cq.c | 67 struct pvrdma_cq *cq = to_vcq(ibcq); in pvrdma_req_notify_cq() local 107 struct pvrdma_cq *cq = to_vcq(ibcq); in pvrdma_create_cq() local 225 static void pvrdma_free_cq(struct pvrdma_dev *dev, struct pvrdma_cq *cq) in pvrdma_free_cq() 241 int pvrdma_destroy_cq(struct ib_cq *cq, struct ib_udata *udata) in pvrdma_destroy_cq() 270 static inline struct pvrdma_cqe *get_cqe(struct pvrdma_cq *cq, int i) in get_cqe() 278 void _pvrdma_flush_cqe(struct pvrdma_qp *qp, struct pvrdma_cq *cq) in _pvrdma_flush_cqe() 322 static int pvrdma_poll_one(struct pvrdma_cq *cq, struct pvrdma_qp **cur_qp, in pvrdma_poll_one() 388 struct pvrdma_cq *cq = to_vcq(ibcq); in pvrdma_poll_cq() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | cq.c | 69 static void mlx5_add_cq_to_tasklet(struct mlx5_core_cq *cq, in mlx5_add_cq_to_tasklet() 89 int mlx5_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_create_cq() 154 int mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_core_create_cq() 163 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_core_destroy_cq() 188 int mlx5_core_query_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_core_query_cq() 199 int mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_core_modify_cq() 211 struct mlx5_core_cq *cq, in mlx5_core_modify_cq_moderation()
|
/linux-6.3-rc2/drivers/infiniband/sw/rdmavt/ |
A D | cq.c | 25 bool rvt_cq_enter(struct rvt_cq *cq, struct ib_wc *entry, bool solicited) in rvt_cq_enter() 121 struct rvt_cq *cq = container_of(work, struct rvt_cq, comptask); in send_complete() local 163 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_create_cq() local 278 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_destroy_cq() local 304 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_req_notify_cq() local 340 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_resize_cq() local 478 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_poll_cq() local
|
/linux-6.3-rc2/drivers/scsi/snic/ |
A D | vnic_cq.c | 10 void svnic_cq_free(struct vnic_cq *cq) in svnic_cq_free() 17 int svnic_cq_alloc(struct vnic_dev *vdev, struct vnic_cq *cq, in svnic_cq_alloc() 33 void svnic_cq_init(struct vnic_cq *cq, unsigned int flow_control_enable, in svnic_cq_init() 56 void svnic_cq_clean(struct vnic_cq *cq) in svnic_cq_clean()
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | vnic_cq.c | 16 void vnic_cq_free(struct vnic_cq *cq) in vnic_cq_free() 23 int vnic_cq_alloc(struct vnic_dev *vdev, struct vnic_cq *cq, unsigned int index, in vnic_cq_alloc() 38 void vnic_cq_init(struct vnic_cq *cq, unsigned int flow_control_enable, in vnic_cq_init() 63 void vnic_cq_clean(struct vnic_cq *cq) in vnic_cq_clean()
|
/linux-6.3-rc2/drivers/scsi/fnic/ |
A D | vnic_cq.c | 12 void vnic_cq_free(struct vnic_cq *cq) in vnic_cq_free() 19 int vnic_cq_alloc(struct vnic_dev *vdev, struct vnic_cq *cq, unsigned int index, in vnic_cq_alloc() 40 void vnic_cq_init(struct vnic_cq *cq, unsigned int flow_control_enable, in vnic_cq_init() 63 void vnic_cq_clean(struct vnic_cq *cq) in vnic_cq_clean()
|
/linux-6.3-rc2/drivers/infiniband/hw/mthca/ |
A D | mthca_cq.c | 169 static inline struct mthca_cqe *get_cqe(struct mthca_cq *cq, int entry) in get_cqe() 179 static inline struct mthca_cqe *next_cqe_sw(struct mthca_cq *cq) in next_cqe_sw() 219 struct mthca_cq *cq; in mthca_cq_completion() local 236 struct mthca_cq *cq; in mthca_cq_event() local 273 void mthca_cq_clean(struct mthca_dev *dev, struct mthca_cq *cq, u32 qpn, in mthca_cq_clean() 325 void mthca_cq_resize_copy_cqes(struct mthca_cq *cq) in mthca_cq_resize_copy_cqes() 479 struct mthca_cq *cq, in mthca_poll_one() 658 struct mthca_cq *cq = to_mcq(ibcq); in mthca_poll_cq() local 738 struct mthca_cq *cq = to_mcq(ibcq); in mthca_arbel_arm_cq() local 770 struct mthca_cq *cq) in mthca_init_cq() [all …]
|
/linux-6.3-rc2/drivers/infiniband/hw/erdma/ |
A D | erdma_cq.c | 9 static void *get_next_valid_cqe(struct erdma_cq *cq) in get_next_valid_cqe() 19 static void notify_cq(struct erdma_cq *cq, u8 solcitied) in notify_cq() 35 struct erdma_cq *cq = to_ecq(ibcq); in erdma_req_notify_cq() local 110 static int erdma_poll_one_cqe(struct erdma_cq *cq, struct ib_wc *wc) in erdma_poll_one_cqe() 183 struct erdma_cq *cq = to_ecq(ibcq); in erdma_poll_cq() local
|
/linux-6.3-rc2/drivers/scsi/elx/efct/ |
A D | efct_hw_queues.c | 15 struct hw_cq *cq = NULL; in efct_hw_init_queues() local 162 struct hw_cq *cq = kzalloc(sizeof(*cq), GFP_KERNEL); in efct_hw_new_cq() local 198 struct hw_cq *cq = NULL; in efct_hw_new_cq_set() local 244 efct_hw_new_mq(struct hw_cq *cq, u32 entry_count) in efct_hw_new_mq() 275 efct_hw_new_wq(struct hw_cq *cq, u32 entry_count) in efct_hw_new_wq() 390 struct hw_cq *cq; in efct_hw_del_eq() local 404 efct_hw_del_cq(struct hw_cq *cq) in efct_hw_del_cq() 521 efct_hw_rqpair_process_rq(struct efct_hw *hw, struct hw_cq *cq, in efct_hw_rqpair_process_rq()
|
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/ |
A D | cq.c | 37 static void destroy_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in destroy_cq() 70 static int create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq() 184 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq, u32 srqidx) in insert_recv_cqe() 203 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_rq() 217 static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, in insert_sq_cqe() 243 struct t4_cq *cq = &chp->cq; in c4iw_flush_sq() local 267 static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) in flush_completed_wrs() 443 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_rcqes() 544 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
|
A D | restrack.c | 271 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq() 333 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes() 350 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes() 378 struct t4_cq cq; in c4iw_fill_res_cq_entry() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | aso.c | 28 struct mlx5_aso_cq cq; member 40 static void mlx5_aso_free_cq(struct mlx5_aso_cq *cq) in mlx5_aso_free_cq() 46 void *cqc_data, struct mlx5_aso_cq *cq) in mlx5_aso_alloc_cq() 75 static int create_aso_cq(struct mlx5_aso_cq *cq, void *cqc_data) in create_aso_cq() 115 static void mlx5_aso_destroy_cq(struct mlx5_aso_cq *cq) in mlx5_aso_destroy_cq() 122 struct mlx5_aso_cq *cq) in mlx5_aso_create_cq() 393 struct mlx5_aso_cq *cq = &aso->cq; in mlx5_aso_poll_cq() local
|
/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/ |
A D | qplib_fp.c | 158 struct bnxt_qplib_cq *cq = nq_work->cq; in bnxt_qpn_cqn_sched_task() local 235 static void clean_nq(struct bnxt_qplib_nq *nq, struct bnxt_qplib_cq *cq) in clean_nq() 305 struct bnxt_qplib_cq *cq; in bnxt_qplib_service_nq() local 1418 static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp) in __clean_cq() 2325 static int bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_req() 2432 static int bnxt_qplib_cq_process_res_rc(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_rc() 2513 static int bnxt_qplib_cq_process_res_ud(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_ud() 2600 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq) in bnxt_qplib_is_cq_empty() 2708 static int bnxt_qplib_cq_process_terminal(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_terminal() 2812 static int bnxt_qplib_cq_process_cutoff(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_cutoff() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_txrx.c | 35 struct otx2_cq_queue *cq) in otx2_nix_cq_op_status() 59 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe() 133 struct otx2_cq_queue *cq, in otx2_snd_pkt_handler() 342 struct otx2_cq_queue *cq, in otx2_rcv_pkt_handler() 390 struct otx2_cq_queue *cq, int budget) in otx2_rx_napi_handler() 428 void otx2_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq) in otx2_refill_pool_ptrs() 442 struct otx2_cq_queue *cq, int budget) in otx2_tx_napi_handler() 517 struct otx2_cq_queue *cq; in otx2_napi_handler() local 1183 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq) in otx2_cleanup_rx_cqes() 1217 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq) in otx2_cleanup_tx_cqes() [all …]
|
/linux-6.3-rc2/drivers/infiniband/hw/mana/ |
A D | cq.c | 11 struct mana_ib_cq *cq = container_of(ibcq, struct mana_ib_cq, ibcq); in mana_ib_create_cq() local 69 struct mana_ib_cq *cq = container_of(ibcq, struct mana_ib_cq, ibcq); in mana_ib_destroy_cq() local
|
/linux-6.3-rc2/drivers/infiniband/sw/siw/ |
A D | siw_cq.c | 48 int siw_reap_cqe(struct siw_cq *cq, struct ib_wc *wc) in siw_reap_cqe() 116 void siw_cq_flush(struct siw_cq *cq) in siw_cq_flush()
|
/linux-6.3-rc2/drivers/isdn/mISDN/ |
A D | dsp_hwec.c | 38 struct mISDN_ctrl_req cq; in dsp_hwec_enable() local 94 struct mISDN_ctrl_req cq; in dsp_hwec_disable() local
|
/linux-6.3-rc2/drivers/infiniband/ulp/iser/ |
A D | iser_initiator.c | 532 void iser_login_rsp(struct ib_cq *cq, struct ib_wc *wc) in iser_login_rsp() 630 void iser_task_rsp(struct ib_cq *cq, struct ib_wc *wc) in iser_task_rsp() 670 void iser_cmd_comp(struct ib_cq *cq, struct ib_wc *wc) in iser_cmd_comp() 676 void iser_ctrl_comp(struct ib_cq *cq, struct ib_wc *wc) in iser_ctrl_comp() 692 void iser_dataout_comp(struct ib_cq *cq, struct ib_wc *wc) in iser_dataout_comp()
|