Searched defs:num_elem (Results 1 – 5 of 5) sorted by relevance
55 struct rxe_queue *rxe_queue_init(struct rxe_dev *rxe, int *num_elem, in rxe_queue_init()111 unsigned int num_elem) in resize_finish()153 unsigned int num_elem = *num_elem_p; in rxe_queue_resize() local
38 atomic_t num_elem; member
397 int qed_eq_alloc(struct qed_hwfn *p_hwfn, u16 num_elem) in qed_eq_alloc()
1440 static int __init alloc_conv_table(int num_elem, unsigned short **table) in alloc_conv_table()
1436 int rc = 0, i = 0, num_elem = *pages_used, maxpages; in tls_setup_from_iter() local