Searched refs:tavor_hw_srqc_t (Results 1 – 2 of 2) sorted by relevance
63 tavor_hw_srqc_t srqc_entry; in tavor_srq_alloc()355 bzero(&srqc_entry, sizeof (tavor_hw_srqc_t)); in tavor_srq_alloc()377 sizeof (tavor_hw_srqc_t), srq->srq_srqnum, in tavor_srq_alloc()487 tavor_hw_srqc_t srqc_entry; in tavor_srq_free()573 sizeof (tavor_hw_srqc_t), srqnum, sleepflag); in tavor_srq_free()
65 typedef struct tavor_hw_srqc_s tavor_hw_srqc_t; typedef