/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_eqs.c | 27 #define GET_EQ_NUM_PAGES(eq, pg_size) \ argument 30 #define GET_EQ_NUM_ELEMS_IN_PG(eq, pg_size) ((pg_size) / (eq)->elem_size) argument 32 #define EQ_CONS_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \ argument 36 #define EQ_PROD_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \ argument 40 #define EQ_HI_PHYS_ADDR_REG(eq, pg_num) (((eq)->type == HINIC_AEQ) ? \ argument 44 #define EQ_LO_PHYS_ADDR_REG(eq, pg_num) (((eq)->type == HINIC_AEQ) ? \ argument 48 #define GET_EQ_ELEMENT(eq, idx) \ argument 52 #define GET_AEQ_ELEM(eq, idx) ((struct hinic_aeq_elem *) \ argument 55 #define GET_CEQ_ELEM(eq, idx) ((u32 *) \ argument 58 #define GET_CURR_AEQ_ELEM(eq) GET_AEQ_ELEM(eq, (eq)->cons_idx) argument [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eq.c | 112 static struct mlx5_core_cq *mlx5_eq_cq_get(struct mlx5_eq *eq, u32 cqn) in mlx5_eq_cq_get() 132 struct mlx5_eq *eq = &eq_comp->core; in mlx5_eq_comp_int() local 179 u32 mlx5_eq_poll_irq_disabled(struct mlx5_eq_comp *eq) in mlx5_eq_poll_irq_disabled() 192 static void mlx5_eq_async_int_lock(struct mlx5_eq_async *eq, unsigned long *flags) in mlx5_eq_async_int_lock() 201 static void mlx5_eq_async_int_unlock(struct mlx5_eq_async *eq, unsigned long *flags) in mlx5_eq_async_int_unlock() 220 struct mlx5_eq *eq = &eq_async->core; in mlx5_eq_async_int() local 259 struct mlx5_eq_async *eq = &dev->priv.eq_table->cmd_eq; in mlx5_cmd_eq_recover() local 267 static void init_eq_buf(struct mlx5_eq *eq) in init_eq_buf() 279 create_map_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq, in create_map_eq() 371 int mlx5_eq_enable(struct mlx5_core_dev *dev, struct mlx5_eq *eq, in mlx5_eq_enable() [all …]
|
D | debugfs.c | 282 static u64 eq_read_field(struct mlx5_core_dev *dev, struct mlx5_eq *eq, in eq_read_field() 464 int mlx5_debug_eq_add(struct mlx5_core_dev *dev, struct mlx5_eq *eq) in mlx5_debug_eq_add() 480 void mlx5_debug_eq_remove(struct mlx5_core_dev *dev, struct mlx5_eq *eq) in mlx5_debug_eq_remove()
|
D | cq.c | 94 struct mlx5_eq_comp *eq; in mlx5_core_create_cq() local
|
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
D | au88x0_eq.c | 495 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_GetLeftGain() local 506 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_SetLeftGain() local 520 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_GetRightGain() local 531 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_SetRightGain() local 568 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_SetAllBandsFromActiveCoeffSet() local 579 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_SetAllBands() local 597 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_SetA3dBypassGain() local 613 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_ProgramA3dBypassGain() local 633 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_SetBypass() local 650 eqlzr_t *eq = &(vortex->eq); in vortex_Eqlzr_ReadAndSetActiveCoefSet() local [all …]
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
D | pcie-iproc-msi.c | 64 unsigned int eq; member 130 unsigned int eq) in iproc_msi_read_reg() 139 int eq, u32 val) in iproc_msi_write_reg() 160 static inline unsigned int iproc_msi_eq_offset(struct iproc_msi *msi, u32 eq) in iproc_msi_eq_offset() 303 static inline u32 decode_msi_hwirq(struct iproc_msi *msi, u32 eq, u32 head) in decode_msi_hwirq() 327 u32 eq, head, tail, nr_events; in iproc_msi_handler() local 389 int i, eq; in iproc_msi_enable() local 432 u32 eq, val; in iproc_msi_disable() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | eq.c | 97 static void eq_set_ci(struct mlx4_eq *eq, int req_not) in eq_set_ci() 106 static struct mlx4_eqe *get_eqe(struct mlx4_eq *eq, u32 entry, u8 eqe_factor, in get_eqe() 121 static struct mlx4_eqe *next_eqe_sw(struct mlx4_eq *eq, u8 eqe_factor, u8 size) in next_eqe_sw() 241 struct mlx4_eq *eq = &priv->eq_table.eq[vec]; in mlx4_set_eq_affinity_hint() local 494 static int mlx4_eq_int(struct mlx4_dev *dev, struct mlx4_eq *eq) in mlx4_eq_int() 865 struct mlx4_eq *eq = eq_ptr; in mlx4_msi_x_interrupt() local 934 static void __iomem *mlx4_get_eq_uar(struct mlx4_dev *dev, struct mlx4_eq *eq) in mlx4_get_eq_uar() 970 u8 intr, struct mlx4_eq *eq) in mlx4_create_eq() 1088 struct mlx4_eq *eq) in mlx4_free_eq() 1227 struct mlx4_eq *eq = &priv->eq_table.eq[i]; in mlx4_init_eq_table() local [all …]
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
D | mthca_eq.c | 173 static inline void tavor_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in tavor_set_eq_ci() 189 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in arbel_set_eq_ci() 199 static inline void set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in set_eq_ci() 228 static inline struct mthca_eqe *get_eqe(struct mthca_eq *eq, u32 entry) in get_eqe() 234 static inline struct mthca_eqe *next_eqe_sw(struct mthca_eq *eq) in next_eqe_sw() 260 static int mthca_eq_int(struct mthca_dev *dev, struct mthca_eq *eq) in mthca_eq_int() 420 struct mthca_eq *eq = eq_ptr; in mthca_tavor_msi_x_interrupt() local 454 struct mthca_eq *eq = eq_ptr; in mthca_arbel_msi_x_interrupt() local 468 struct mthca_eq *eq) in mthca_create_eq() 589 struct mthca_eq *eq) in mthca_free_eq()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | eq.h | 50 static inline struct mlx5_eqe *get_eqe(struct mlx5_eq *eq, u32 entry) in get_eqe() 55 static inline struct mlx5_eqe *next_eqe_sw(struct mlx5_eq *eq) in next_eqe_sw() 62 static inline void eq_update_ci(struct mlx5_eq *eq, int arm) in eq_update_ci()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.c | 111 static inline void *ocrdma_get_eqe(struct ocrdma_eq *eq) in ocrdma_get_eqe() 116 static inline void ocrdma_eq_inc_tail(struct ocrdma_eq *eq) in ocrdma_eq_inc_tail() 433 static int ocrdma_mbx_create_eq(struct ocrdma_dev *dev, struct ocrdma_eq *eq) in ocrdma_mbx_create_eq() 461 struct ocrdma_eq *eq, u16 q_len) in ocrdma_create_eq() 482 int ocrdma_get_irq(struct ocrdma_dev *dev, struct ocrdma_eq *eq) in ocrdma_get_irq() 493 static void _ocrdma_destroy_eq(struct ocrdma_dev *dev, struct ocrdma_eq *eq) in _ocrdma_destroy_eq() 501 static void ocrdma_destroy_eq(struct ocrdma_dev *dev, struct ocrdma_eq *eq) in ocrdma_destroy_eq() 525 struct ocrdma_queue_info *eq) in ocrdma_mbx_mq_cq_create() 996 struct ocrdma_eq *eq = handle; in ocrdma_irq_handler() local 3117 static int ocrdma_mbx_modify_eqd(struct ocrdma_dev *dev, struct ocrdma_eq *eq, in ocrdma_mbx_modify_eqd() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | health.c | 108 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg) in mlx5e_health_eq_diag_fmsg() 209 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel) in mlx5e_health_channel_eq_recover()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v1.c | 3677 static void set_eq_cons_index_v1(struct hns_roce_eq *eq, int req_not) in set_eq_cons_index_v1() 3845 static struct hns_roce_aeqe *get_aeqe_v1(struct hns_roce_eq *eq, u32 entry) in get_aeqe_v1() 3854 static struct hns_roce_aeqe *next_aeqe_sw_v1(struct hns_roce_eq *eq) in next_aeqe_sw_v1() 3863 struct hns_roce_eq *eq) in hns_roce_v1_aeq_int() 3949 static struct hns_roce_ceqe *get_ceqe_v1(struct hns_roce_eq *eq, u32 entry) in get_ceqe_v1() 3958 static struct hns_roce_ceqe *next_ceqe_sw_v1(struct hns_roce_eq *eq) in next_ceqe_sw_v1() 3968 struct hns_roce_eq *eq) in hns_roce_v1_ceq_int() 4000 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v1_msix_interrupt_eq() local 4153 struct hns_roce_eq *eq) in hns_roce_v1_free_eq() 4195 struct hns_roce_eq *eq) in hns_roce_v1_create_eq() [all …]
|
D | hns_roce_hw_v2.c | 5430 struct hns_roce_eq *eq, in hns_roce_v2_init_irq_work() 5448 static void set_eq_cons_index_v2(struct hns_roce_eq *eq) in set_eq_cons_index_v2() 5477 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2() 5490 struct hns_roce_eq *eq) in hns_roce_v2_aeq_int() 5575 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2() 5588 struct hns_roce_eq *eq) in hns_roce_v2_ceq_int() 5621 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v2_msix_interrupt_eq() local 5739 static void free_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in free_eq_buf() 5744 static int config_eqc(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, in config_eqc() 5871 static int alloc_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in alloc_eq_buf() [all …]
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
D | odp.c | 77 struct mlx5_ib_pf_eq *eq; member 1454 struct mlx5_ib_pf_eq *eq = pfault->eq; in mlx5_ib_eqe_pf_action() local 1460 static void mlx5_ib_eq_pf_process(struct mlx5_ib_pf_eq *eq) in mlx5_ib_eq_pf_process() 1550 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_int() local 1576 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_action() local 1592 mlx5_ib_create_pf_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5_ib_create_pf_eq() 1642 mlx5_ib_destroy_pf_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5_ib_destroy_pf_eq()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
D | ehea_qmr.c | 236 struct ehea_eq *eq; in ehea_create_eq() local 303 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq) in ehea_poll_eq() 315 static u64 ehea_destroy_eq_res(struct ehea_eq *eq, u64 force) in ehea_destroy_eq_res() 334 int ehea_destroy_eq(struct ehea_eq *eq) in ehea_destroy_eq()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
D | eq.h | 41 static inline u32 mlx5_eq_update_cc(struct mlx5_eq *eq, u32 cc) in mlx5_eq_update_cc()
|
/kernel/liteos_m/testsuites/unittest/xts/mem/ |
D | mem_api_test.c | 172 …char eq[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88}; /* 8, common data for test, no spec… variable
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | sclp_sd.c | 33 u8 eq; member 188 static int sclp_sd_sync(unsigned long page, u8 eq, u8 di, u64 sat, u64 sa, in sclp_sd_sync()
|
/kernel/linux/linux-5.10/net/dns_resolver/ |
D | dns_key.c | 150 const char *eq; in dns_resolver_preparse() local
|
/kernel/linux/linux-5.10/drivers/clk/spear/ |
D | clk-aux-synth.c | 49 u8 eq = rtbl[index].eq ? 1 : 2; in aux_calc_rate() local
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
D | irq.c | 149 struct hl_eq *eq = arg; in hl_irq_handler_eq() local
|
/kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
D | bcm47xx_nvram.c | 167 char *var, *value, *end, *eq; in bcm47xx_nvram_getenv() local
|
/kernel/liteos_m/testsuites/unittest/posix/src/string/ |
D | memory_func_test.c | 191 char eq[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88}; variable
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
D | notify.c | 422 scmi_process_event_header(struct events_queue *eq, in scmi_process_event_header() 459 scmi_process_event_payload(struct events_queue *eq, in scmi_process_event_payload() 535 struct events_queue *eq; in scmi_events_dispatcher() local
|
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
D | be_main.c | 669 struct be_queue_info *eq; in be_isr_mcc() local 708 struct be_queue_info *eq; in be_isr_msix() local 733 struct be_queue_info *eq; in be_isr() local 2038 struct be_queue_info *eq; in be_iopoll() local 2999 struct be_queue_info *eq; in beiscsi_create_eqs() local 3064 struct be_queue_info *cq, *eq; in beiscsi_create_cqs() local 3586 struct be_queue_info *eq; in hwi_purge_eq() local 4099 struct be_queue_info *eq; in hwi_enable_intr() local
|