Home
last modified time | relevance | path

Searched defs:eq (Results 1 – 25 of 67) sorted by relevance

123

/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c99 get_eqe(struct mlx5_eq * eq,u32 entry) get_eqe() argument
104 next_eqe_sw(struct mlx5_eq * eq) next_eqe_sw() argument
209 eq_update_ci(struct mlx5_eq * eq,int arm) eq_update_ci() argument
228 mlx5_eq_int(struct mlx5_core_dev * dev,struct mlx5_eq * eq) mlx5_eq_int() argument
402 struct mlx5_eq *eq = eq_ptr; mlx5_msix_handler() local
413 init_eq_buf(struct mlx5_eq * eq) init_eq_buf() argument
424 mlx5_create_map_eq(struct mlx5_core_dev * dev,struct mlx5_eq * eq,u8 vecidx,int nent,u64 mask) mlx5_create_map_eq() argument
513 mlx5_destroy_unmap_eq(struct mlx5_core_dev * dev,struct mlx5_eq * eq) mlx5_destroy_unmap_eq() argument
629 mlx5_core_eq_query(struct mlx5_core_dev * dev,struct mlx5_eq * eq,u32 * out,int outlen) mlx5_core_eq_query() argument
768 struct mlx5_eq *eq; mlx5_poll_interrupts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeUtils.h33 if (unsigned eq = VNIClasses[I->valno->id]) { in DistributeRange() local
48 if (unsigned eq = VNIClasses[i]) { in DistributeRange() local
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c97 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()
240 struct mlx4_eq *eq = &priv->eq_table.eq[vec]; in mlx4_set_eq_affinity_hint() local
489 static int mlx4_eq_int(struct mlx4_dev *dev, struct mlx4_eq *eq) in mlx4_eq_int()
851 struct mlx4_eq *eq = eq_ptr; in mlx4_msi_x_interrupt() local
920 static void __iomem *mlx4_get_eq_uar(struct mlx4_dev *dev, struct mlx4_eq *eq) in mlx4_get_eq_uar()
955 u8 intr, struct mlx4_eq *eq) in mlx4_create_eq()
1070 struct mlx4_eq *eq) in mlx4_free_eq()
1204 struct mlx4_eq *eq = &priv->eq_table.eq[i]; in mlx4_init_eq_table() local
[all …]
/freebsd-src/sys/dev/mthca/
H A Dmthca_eq.c173 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()
/freebsd-src/sys/dev/oce/
H A Doce_queue.c168 struct oce_eq *eq; in oce_queue_release_all() local
311 oce_wq_create(struct oce_wq *wq, struct oce_eq *eq) in oce_wq_create()
487 oce_rq_create(struct oce_rq *rq, uint32_t if_id, struct oce_eq *eq) in oce_rq_create()
563 struct oce_eq *eq; in oce_eq_create() local
599 oce_eq_del(struct oce_eq *eq) in oce_eq_del()
630 oce_mq_create(POCE_SOFTC sc, struct oce_eq *eq, uint32_t q_len) in oce_mq_create()
839 oce_cq_create(POCE_SOFTC sc, struct oce_eq *eq, in oce_cq_create()
996 oce_drain_eq(struct oce_eq *eq) in oce_drain_eq()
/freebsd-src/sys/dev/cxgbe/
H A Dt4_sge.c2140 struct sge_eq *eq = &wrq->eq; in wrq_tx_drain() local
2151 struct sge_eq *eq = &wrq->eq; in drain_wrq_wr_list() local
2229 struct sge_eq *eq = &wrq->eq; t4_wrq_tx_locked() local
2913 struct sge_eq *eq = &wrq->eq; start_wrq_wr() local
2967 struct sge_eq *eq = &wrq->eq; commit_wrq_wr() local
3046 struct sge_eq *eq = r->cookie; can_resume_eth_tx() local
3060 discard_tx(struct sge_eq * eq) discard_tx() argument
3088 struct sge_eq *eq = &txq->eq; set_txupdate_flags() local
3130 struct sge_eq *eq = &txq->eq; eth_tx() local
3393 init_eq(struct adapter * sc,struct sge_eq * eq,int eqtype,int qsize,uint8_t port_id,struct sge_iq * iq,char * name) init_eq() argument
4239 ctrl_eq_alloc(struct adapter * sc,struct sge_eq * eq) ctrl_eq_alloc() argument
4285 eth_eq_alloc(struct adapter * sc,struct vi_info * vi,struct sge_eq * eq) eth_eq_alloc() argument
4331 ofld_eq_alloc(struct adapter * sc,struct vi_info * vi,struct sge_eq * eq) ofld_eq_alloc() argument
4377 alloc_eq(struct adapter * sc,struct sge_eq * eq,struct sysctl_ctx_list * ctx,struct sysctl_oid * oid) alloc_eq() argument
4400 free_eq(struct adapter * sc,struct sge_eq * eq) free_eq() argument
4413 add_eq_sysctls(struct adapter * sc,struct sysctl_ctx_list * ctx,struct sysctl_oid * oid,struct sge_eq * eq) add_eq_sysctls() argument
4435 alloc_eq_hwq(struct adapter * sc,struct vi_info * vi,struct sge_eq * eq) alloc_eq_hwq() argument
4496 free_eq_hwq(struct adapter * sc,struct vi_info * vi __unused,struct sge_eq * eq) free_eq_hwq() argument
4530 struct sge_eq *eq = &wrq->eq; alloc_wrq() local
4589 struct sge_eq *eq = &txq->eq; alloc_txq() local
4682 struct sge_eq *eq = &txq->eq; free_txq() local
4805 struct sge_eq *eq = &ofld_txq->wrq.eq; alloc_ofld_txq() local
4870 struct sge_eq *eq = &ofld_txq->wrq.eq; free_ofld_txq() local
5432 struct sge_eq *eq; write_txpkt_vm_wr() local
5531 struct sge_eq *eq = &txq->eq; write_raw_wr() local
5565 struct sge_eq *eq; write_txpkt_wr() local
5830 struct sge_eq *eq = &txq->eq; write_txpkts_wr() local
5941 struct sge_eq *eq = &txq->eq; write_txpkts_vm_wr() local
6025 struct sge_eq *eq = &txq->eq; write_gl_to_txd() local
6096 copy_to_txd(struct sge_eq * eq,caddr_t from,caddr_t * to,int len) copy_to_txd() argument
6118 ring_eq_db(struct adapter * sc,struct sge_eq * eq,u_int n) ring_eq_db() argument
6172 reclaimable_tx_desc(struct sge_eq * eq) reclaimable_tx_desc() argument
6181 total_available_tx_desc(struct sge_eq * eq) total_available_tx_desc() argument
6195 read_hw_cidx(struct sge_eq * eq) read_hw_cidx() argument
6210 struct sge_eq *eq = &txq->eq; reclaim_tx_descs() local
6250 struct sge_eq *eq = &txq->eq; tx_reclaim() local
6336 handle_wrq_egr_update(struct adapter * sc,struct sge_eq * eq) handle_wrq_egr_update() argument
6345 handle_eth_egr_update(struct adapter * sc,struct sge_eq * eq) handle_eth_egr_update() argument
6366 struct sge_eq *eq; handle_sge_egr_update() local
[all...]
/freebsd-src/crypto/heimdal/lib/roken/
H A Dputenv.c54 const char *eq = (const char *)strchr(string, '='); in putenv() local
/freebsd-src/contrib/bearssl/src/rsa/
H A Drsa_i15_pubexp.c147 uint32_t ep, eq; in br_rsa_i15_compute_pubexp() local
H A Drsa_i31_pubexp.c147 uint32_t ep, eq; in br_rsa_i31_compute_pubexp() local
/freebsd-src/sys/dev/ocs_fc/
H A Docs_hw_queues.c68 hw_eq_t *eq = NULL; in ocs_hw_init_queues() local
357 hw_eq_t *eq = ocs_malloc(hw->os, sizeof(*eq), OCS_M_ZERO | OCS_M_NOWAIT); in hw_new_eq() local
399 hw_new_cq(hw_eq_t *eq, uint32_t entry_count) in hw_new_cq()
763 hw_del_eq(hw_eq_t *eq) in hw_del_eq()
892 hw_eq_t *eq; in hw_queue_dump() local
938 hw_eq_t *eq; in hw_queue_teardown() local
978 hw_eq_t *eq; in ocs_hw_queue_next_wq() local
H A Docs_hw_queues.h62 hw_eq_t *eq; member
H A Docs_ddump.c554 hw_eq_t *eq; in hw_queue_ddump() local
/freebsd-src/lib/libc/tests/string/
H A Dmemcmp_test.c76 ATF_TC_BODY(eq, tc) in ATF_TC_BODY() argument
/freebsd-src/lib/libc/tests/stdio/
H A Dscanfloat_test.c41 #define eq(type, a, b) _eq(type##_EPSILON, (a), (b)) macro
/freebsd-src/bin/kenv/
H A Dkenv.c63 char *env, *eq, *val; in main() local
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DICF.cpp157 auto eq = [&](const coff_relocation &r1, const coff_relocation &r2) { in equalsConstant() local
187 auto eq = [&](const coff_relocation &r1, const coff_relocation &r2) { equalsVariable() local
/freebsd-src/contrib/llvm-project/libcxx/include/__string/
H A Dchar_traits.h94 static inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT { eq() function
[all...]
/freebsd-src/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_setproctitle.c89 char *eq; in spt_copyenv() local
/freebsd-src/sbin/reboot/
H A Dreboot.c183 char *eq; in split_kv() local
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp63 bool ChainedOriginDepotNode::eq(hash_type hash, const args_type &args) const { in eq() function in __sanitizer::ChainedOriginDepotNode
H A Dsanitizer_stackdepot.cpp33 bool eq(hash_type hash, const args_type &args) const { in eq() function
/freebsd-src/sys/dev/mana/
H A Dhw_channel.c404 struct gdma_queue *eq, *cq; in mana_hwc_create_cq() local
691 struct gdma_queue *eq = hwc->cq->gdma_eq; mana_hwc_establish_channel() local
[all...]
H A Dgdma_main.c491 mana_gd_process_eqe(struct gdma_queue *eq) in mana_gd_process_eqe() argument
560 struct gdma_queue *eq = arg; mana_gd_process_eq_events() local
715 mana_gd_test_eq(struct gdma_context * gc,struct gdma_queue * eq) mana_gd_test_eq() argument
[all...]
/freebsd-src/contrib/less/
H A Dlesskey_parse.c544 char *eq; parse_varline() local
/freebsd-src/usr.sbin/config/
H A Dconfig.h275 #define eq( global() macro

123