Searched defs:eqe (Results 26 – 40 of 40) sorted by relevance
12
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/ |
| H A D | qm.h | 218 struct qm_eqe *eqe; member
|
| H A D | qm.c | 77 #define QM_EQE_PHASE(eqe) ((le32_to_cpu((eqe)->dw0) >> 16) & 0x1) argument 602 static struct hisi_qp *qm_to_hisi_qp(struct hisi_qm *qm, struct qm_eqe *eqe) in qm_to_hisi_qp() 649 struct qm_eqe *eqe = qm->eqe + qm->status.eq_head; in qm_work_process() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 319 struct lpfc_eqe *eqe; in lpfc_sli4_eq_get() local 450 struct lpfc_eqe *eqe) in __lpfc_sli4_consume_eqe() 465 struct lpfc_eqe *eqe = NULL; in lpfc_sli4_eqcq_flush() local 510 struct lpfc_eqe *eqe; in lpfc_sli4_process_eq() local 13826 lpfc_sli4_sp_handle_eqe(struct lpfc_hba *phba, struct lpfc_eqe *eqe, in lpfc_sli4_sp_handle_eqe() 14397 struct lpfc_eqe *eqe) in lpfc_sli4_hba_handle_eqe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 1076 struct mlx5_eqe *eqe = data; in uplink_rep_async_event() local
|
| H A D | cmd.c | 1518 struct mlx5_eqe *eqe; in cmd_comp_notifier() local
|
| H A D | eswitch.c | 1353 struct mlx5_eqe *eqe = data; in eswitch_vport_event() local
|
| H A D | en_main.c | 185 struct mlx5_eqe *eqe = data; in async_event() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | main.c | 2776 static void handle_general_event(struct mlx5_ib_dev *ibdev, struct mlx5_eqe *eqe, in handle_general_event() 2792 static int handle_port_change(struct mlx5_ib_dev *ibdev, struct mlx5_eqe *eqe, in handle_port_change()
|
| H A D | odp.c | 1464 struct mlx5_eqe *eqe; in mlx5_ib_eq_pf_process() local
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 480 static void mlx5_vdpa_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5_vdpa_cq_comp()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 3224 struct mlx4_eqe *eqe = NULL; in mlx4_ib_event() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.c | 998 struct ocrdma_eqe eqe; in ocrdma_irq_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 2785 struct be_eq_entry *eqe; in events_get() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | resource_tracker.c | 3338 int mlx4_GEN_EQE(struct mlx4_dev *dev, int slave, struct mlx4_eqe *eqe) in mlx4_GEN_EQE()
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 6737 u8 eqe[64][0x8]; member
|
12