| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_hw_queues.c | 68 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 D | ocs_ddump.c | 61 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 D | sli4.c | 2017 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 D | ocs_hw.c | 2127 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 D | t4_sge.c | 1423 struct sge_iq *q; in service_iq() local 2178 struct sge_eq *eq = &wrq->eq; in wrq_tx_drain() local 2189 struct sge_eq *eq = &wrq->eq; in drain_wrq_wr_list() local 2267 struct sge_eq *eq = &wrq->eq; in t4_wrq_tx_locked() local 2956 struct sge_eq *eq = &wrq->eq; in start_wrq_wr() local 3014 struct sge_eq *eq = &wrq->eq; in commit_wrq_wr() local 3096 struct sge_eq *eq = r->cookie; in can_resume_eth_tx() local 3110 discard_tx(struct sge_eq *eq) in discard_tx() 3138 struct sge_eq *eq = &txq->eq; in set_txupdate_flags() local 3180 struct sge_eq *eq = &txq->eq; in eth_tx() local [all …]
|
| H A D | adapter.h | 635 struct sge_eq eq; /* MUST be first */ member 780 struct sge_eq eq; /* MUST be first */ member 1144 #define EQ_LOCK(eq) mtx_lock(&(eq)->eq_lock) argument 1145 #define EQ_TRYLOCK(eq) mtx_trylock(&(eq)->eq_lock) argument 1146 #define EQ_UNLOCK(eq) mtx_unlock(&(eq)->eq_lock) argument 1147 #define EQ_LOCK_ASSERT_OWNED(eq) mtx_assert(&(eq)->eq_lock, MA_OWNED) argument 1148 #define EQ_LOCK_ASSERT_NOTOWNED(eq) mtx_assert(&(eq)->eq_lock, MA_NOTOWNED) argument 1156 #define for_each_txq(vi, iter, q) \ argument 1159 #define for_each_rxq(vi, iter, q) \ argument 1162 #define for_each_ofld_txq(vi, iter, q) \ argument [all …]
|
| H A D | t4_main.c | 6898 int rc, rid, p, q, v; in t4_setup_intr_handlers() local 7352 struct sge_eq *eq = &txq->eq; in quiesce_txq() local
|
| /freebsd/contrib/netbsd-tests/lib/libc/db/ |
| H A D | h_db.c | 170 const char *q = getenv("TMPDIR"); in main() local 634 char *eq; in setinfo() local
|
| /freebsd/usr.bin/sed/ |
| H A D | compile.c | 680 char wfile[_POSIX2_LINE_MAX + 1], *q, *eq; in compile_flags() local
|
| /freebsd/crypto/openssl/crypto/property/ |
| H A D | property_parse.c | 474 const OSSL_PROPERTY_DEFINITION *const q = query->properties; in ossl_property_match_count() local 490 const int eq = q[i].type == d[j].type in ossl_property_match_count() local
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_mtree.c | 300 struct mtree_entry *p, *q; in cleanup() local 861 const char *next, *eq; in process_global_set() local 925 const char *next, *eq, *name, *end; in process_add_entry() local
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 12264 static int BackslashQuoteString(const char *s, int len, char *q) in BackslashQuoteString() 17993 long eq; in Jim_CommandMatchObj() local 18276 int eq = 0; in Jim_LsearchCoreCommand() local
|