Searched refs:t4_os_alloc (Results 1 – 9 of 9) sorted by relevance
169 ctbl = t4_os_alloc(sizeof(*ctbl) + in t4_init_clip_tbl()
203 d = t4_os_alloc(sizeof(*d) + l2t_size * sizeof(struct l2t_entry)); in t4_init_l2t()
278 t = t4_os_alloc(sizeof(*t) + size * sizeof(struct mps_tcam_entry)); in t4_init_mpstcam()
1170 flow = t4_os_alloc(sizeof(struct rte_flow)); in cxgbe_flow_create()1338 flow = t4_os_alloc(sizeof(struct rte_flow)); in cxgbe_flow_validate()
492 t->tid_tab = t4_os_alloc(size); in tid_init()498 t->ftid_bmap_array = t4_os_alloc(ftid_bmap_size); in tid_init()
616 f = t4_os_alloc(sizeof(*f)); in cxgbe_set_hash_filter()
790 #define t4_os_alloc(_size) t4_alloc_mem((_size)) macro
109 entry = t4_os_alloc(sizeof(*entry)); in t4vf_wr_mbox_core()
326 entry = t4_os_alloc(sizeof(*entry)); in t4_wr_mbox_meat_timeout()