Home
last modified time | relevance | path

Searched +defs:eq +defs:q (Results 1 – 11 of 11) sorted by relevance

/freebsd/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()
792 hw_q_t *q; in hw_del_cq() local
892 hw_eq_t *eq; in hw_queue_dump() local
894 hw_q_t *q; 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
1091 subtype2qtop(tok_subtype_e q) in subtype2qtop()
H A Docs_ddump.c61 ocs_ddump_sli4_queue(ocs_textbuf_t *textbuf, const char *name, ocs_hw_t *hw, sli4_queue_t *q, uint3… in ocs_ddump_sli4_queue()
554 hw_eq_t *eq; in hw_queue_ddump() local
556 hw_q_t *q; in hw_queue_ddump() local
H A Dsli4.c2017 sli_cmd_common_modify_eq_delay(sli4_t *sli4, void *buf, size_t size, sli4_queue_t *q, int num_q, ui… in sli_cmd_common_modify_eq_delay()
2071 sli4_req_common_create_eq_t *eq = NULL; in sli_cmd_common_create_eq() local
2148 sli4_req_common_destroy_eq_t *eq = NULL; in sli_cmd_common_destroy_eq() local
3486 sli_queue_doorbell(sli4_t *sli4, sli4_queue_t *q) in sli_queue_doorbell()
3599 sli4_qtype_e q; in sli_calc_max_qentries() local
4424 __sli_queue_init(sli4_t *sli4, sli4_queue_t *q, uint32_t qtype, in __sli_queue_init()
4486 __sli_create_queue(sli4_t *sli4, sli4_queue_t *q) in __sli_create_queue()
4616 sli_eq_modify_delay(sli4_t *sli4, sli4_queue_t *eq, uint32_t num_eq, uint32_t shift, uint32_t delay… in sli_eq_modify_delay()
4650 sli_queue_alloc(sli4_t *sli4, uint32_t qtype, sli4_queue_t *q, uint32_t n_entries, in sli_queue_alloc()
4902 sli_queue_free(sli4_t *sli4, sli4_queue_t *q, uint32_t destroy_queues, uint32_t free_memory) in sli_queue_free()
[all …]
H A Docs_hw.c2127 hw_eq_t *eq; in ocs_hw_process() local
2179 ocs_hw_eq_process(ocs_hw_t *hw, hw_eq_t *eq, uint32_t max_isr_time_msec) in ocs_hw_eq_process()
12624 sli4_qtype_e q; in ocs_hw_workaround_setup() local
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c1385 struct sge_iq *q; in service_iq() local
2140 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; in t4_wrq_tx_locked() local
2913 struct sge_eq *eq = &wrq->eq; in start_wrq_wr() local
2971 struct sge_eq *eq = &wrq->eq; in commit_wrq_wr() local
3053 struct sge_eq *eq = r->cookie; in can_resume_eth_tx() local
3067 discard_tx(struct sge_eq *eq) in discard_tx()
3095 struct sge_eq *eq = &txq->eq; in set_txupdate_flags() local
3137 struct sge_eq *eq = &txq->eq; in eth_tx() local
[all …]
H A Dadapter.h604 struct sge_eq eq; /* MUST be first */ member
725 struct sge_eq eq; /* MUST be first */ member
1068 #define EQ_LOCK(eq) mtx_lock(&(eq)->eq_lock) argument
1069 #define EQ_TRYLOCK(eq) mtx_trylock(&(eq)->eq_lock) argument
1070 #define EQ_UNLOCK(eq) mtx_unlock(&(eq)->eq_lock) argument
1071 #define EQ_LOCK_ASSERT_OWNED(eq) mtx_assert(&(eq)->eq_lock, MA_OWNED) argument
1072 #define EQ_LOCK_ASSERT_NOTOWNED(eq) mtx_assert(&(eq)->eq_lock, MA_NOTOWNED) argument
1080 #define for_each_txq(vi, iter, q) \ argument
1083 #define for_each_rxq(vi, iter, q) \ argument
1086 #define for_each_ofld_txq(vi, iter, q) \ argument
[all …]
H A Dt4_main.c6585 int rc, rid, p, q, v; in t4_setup_intr_handlers() local
7039 struct sge_eq *eq = &txq->eq; in quiesce_txq() local
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c170 const char *q = getenv("TMPDIR"); in main() local
634 char *eq; in setinfo() local
/freebsd/usr.bin/sed/
H A Dcompile.c680 char wfile[_POSIX2_LINE_MAX + 1], *q, *eq; in compile_flags() local
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c489 if (q[i].name_idx == d[j].name_idx) { /* both in defn and query */ in ossl_property_match_count() local
473 const OSSL_PROPERTY_DEFINITION *const q = query->properties; ossl_property_match_count() local
[all...]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c299 struct mtree_entry *p, *q; in cleanup() local
860 const char *next, *eq; in process_global_set() local
924 const char *next, *eq, *name, *end; in process_add_entry() local